Skip to content

Commit

Permalink
add permissions to create releases
Browse files Browse the repository at this point in the history
  • Loading branch information
gretzke committed Jul 31, 2024
1 parent d56b7e1 commit a923581
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ on:
jobs:
create-release:
permissions:
contents: read
contents: write
id-token: write
runs-on:
group: npm-deploy
Expand Down

0 comments on commit a923581

Please sign in to comment.