Skip to content

Commit

Permalink
ci: add package write permissions
Browse files Browse the repository at this point in the history
sabberworm committed Oct 17, 2024
1 parent 1ac4754 commit 94f6f1b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -17,6 +17,7 @@ jobs:
runs-on: ubuntu-latest
permissions:
contents: write
packages: write

steps:
- uses: actions/checkout@v4

0 comments on commit 94f6f1b

Please sign in to comment.