Skip to content

Commit 6be5254

Browse files
committed
fix: grant the id-token permission again
1 parent 0d65a31 commit 6be5254

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
release:
1717
runs-on: ubuntu-latest
1818
permissions:
19-
#id-token: write
19+
id-token: write
2020
contents: write
2121
issues: write
2222
pull-requests: write

0 commit comments

Comments
 (0)