Skip to content

Commit

Permalink
ci: add packages write access
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicconike committed Sep 17, 2024
1 parent 9add373 commit 19286bc
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
Expand Up @@ -72,6 +72,7 @@ jobs:
permissions:
attestations: write
id-token: write
packages: write
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: ${{ github.ref != 'refs/heads/master' }}
Expand Down

0 comments on commit 19286bc

Please sign in to comment.