Skip to content

Commit

Permalink
Update permissions for release
Browse files Browse the repository at this point in the history
  • Loading branch information
wch committed May 23, 2024
1 parent e6ea253 commit 7f9f7bb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:
runs-on: ubuntu-latest
permissions:
id-token: write
contents: write # Needed for svenstaro/upload-release-action
strategy:
matrix:
python-version: ["3.11"]
Expand Down

0 comments on commit 7f9f7bb

Please sign in to comment.