Skip to content

Commit

Permalink
Allow relase workflow write to releases
Browse files Browse the repository at this point in the history
  • Loading branch information
Izzette committed Oct 31, 2023
1 parent f350ad1 commit 63bf460
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 @@ -14,7 +14,7 @@ jobs:
runs-on: ubuntu-latest

permissions:
contents: read
contents: write
packages: write

steps:
Expand Down

0 comments on commit 63bf460

Please sign in to comment.