Skip to content

Commit 5f82672

Browse files
authored
chore: add id-token to release script (#1349)
1 parent 7506447 commit 5f82672

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/Release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ jobs:
1313
contents: write
1414
issues: write
1515
pull-requests: write
16+
id-token: write
1617
name: Release
1718
runs-on: ubuntu-latest
1819
steps:

0 commit comments

Comments
 (0)