Skip to content

Commit

Permalink
GA: grant write permissions to upload artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
ZJaume committed Aug 26, 2024
1 parent d441fe8 commit 2e87414
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 @@ -87,6 +87,7 @@ jobs:
environment: release
permissions:
id-token: write
content: write
runs-on: ubuntu-22.04
if: "startsWith(github.ref, 'refs/tags/')"
needs: [linux, sdist]
Expand Down

0 comments on commit 2e87414

Please sign in to comment.