Skip to content

Commit

Permalink
other: Add packages:write to GH job
Browse files Browse the repository at this point in the history
  • Loading branch information
embesozzi committed Jun 29, 2024
1 parent 6de0585 commit 25981fa
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 @@ -14,6 +14,7 @@ jobs:
permissions:
id-token: write
contents: write
packages: write
steps:
- uses: actions/checkout@v2
- uses: docker/login-action@v3
Expand Down

0 comments on commit 25981fa

Please sign in to comment.