Skip to content

Commit

Permalink
Fixing permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
andreaswittig committed May 3, 2024
1 parent 09a093a commit 0cb70db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
- 'v*'
permissions:
id-token: write
contents: read
contents: write
defaults:
run:
shell: bash
Expand Down

0 comments on commit 0cb70db

Please sign in to comment.