Skip to content

Commit d3f4a12

Browse files
committed
fix: use id-token write
1 parent a0b40ad commit d3f4a12

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/node-release.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,7 @@ jobs:
3535
Release:
3636
permissions:
3737
contents: write
38-
# contents: read
39-
id-token: none
38+
id-token: write
4039
deployments: write
4140
runs-on: ubuntu-latest
4241
defaults:

0 commit comments

Comments
 (0)