Skip to content

Commit

Permalink
Add contents write permission
Browse files Browse the repository at this point in the history
  • Loading branch information
Ferdinand Hoffmann committed Dec 6, 2023
1 parent 4ccd79f commit e4b4d1c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish_release_packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ jobs:
permissions:
# IMPORTANT: this permission is mandatory for trusted publishing
id-token: write
# required by ncipollo/release-action@v1
contents: write
steps:
- name: Checkout the repository
uses: actions/checkout@v3
Expand Down

0 comments on commit e4b4d1c

Please sign in to comment.