Skip to content

Commit

Permalink
fix permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
volf52 committed Aug 1, 2024
1 parent 4cc6d11 commit 756f300
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,7 @@ env:
DEBUG: napi:*
APP_NAME: jwt
MACOSX_DEPLOYMENT_TARGET: "10.13"
permissions:
contents: write
id-token: write
permissions: write-all
"on":
push:
branches:
Expand Down

0 comments on commit 756f300

Please sign in to comment.