Skip to content

Commit

Permalink
add permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
tlambert03 committed May 7, 2024
1 parent ede9668 commit 15d9568
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,9 @@ jobs:
needs: deploy-sdist
name: mypyc wheels (${{ matrix.name }})
runs-on: ${{ matrix.os }}
permissions:
id-token: write
contents: write
strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit 15d9568

Please sign in to comment.