Skip to content

Commit c919b87

Browse files
committed
actions / release: add read permissions to job
1 parent 3203828 commit c919b87

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

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

0 commit comments

Comments
 (0)