Skip to content

Commit

Permalink
fix permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
gadfort committed Aug 26, 2024
1 parent ee47382 commit 1ed1b5a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -183,6 +183,7 @@ jobs:
if: github.event_name == 'release' && github.event.action == 'published' && !contains(github.event.release.body, 'NOPUBLISH')

permissions:
contents: write
id-token: write

steps:
Expand Down

0 comments on commit 1ed1b5a

Please sign in to comment.