Skip to content

Commit

Permalink
ci: Give release action write permission.
Browse files Browse the repository at this point in the history
  • Loading branch information
mturoci committed Jun 14, 2024
1 parent cc2ff99 commit 119bfb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-wave.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ env:

permissions:
id-token: write
contents: read
contents: write

jobs:
release:
Expand Down

0 comments on commit 119bfb0

Please sign in to comment.