Skip to content

Commit

Permalink
(#6688) Add packages write permission
Browse files Browse the repository at this point in the history
  • Loading branch information
sdvg committed Jul 30, 2024
1 parent 1657f78 commit 71863b0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ jobs:
runs-on: ubuntu-latest
permissions:
id-token: write
packages: write
steps:
- uses: actions/create-github-app-token@v1
id: app-token
Expand Down

0 comments on commit 71863b0

Please sign in to comment.