Skip to content

Commit 13e6245

Browse files
committed
actions / release: adjust permissions to job
1 parent dbfb2fa commit 13e6245

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
if: success() && github.ref == 'refs/heads/main'
3535
permissions:
3636
id-token: write
37-
contents: read
37+
contents: write
3838
environment:
3939
name: npm
4040
steps:

0 commit comments

Comments
 (0)