Skip to content

Commit 55152d0

Browse files
committed
Require the id-token:write permission for publishing
1 parent 0698e73 commit 55152d0

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
@@ -33,6 +33,7 @@ on:
3333
permissions:
3434
contents: read
3535
packages: write
36+
id-token: write
3637

3738
jobs:
3839
build-package:

0 commit comments

Comments
 (0)