Skip to content

Commit

Permalink
Update publish-to-pypi.yml with id-token: write
Browse files Browse the repository at this point in the history
  • Loading branch information
cboulay authored Dec 12, 2024
1 parent 0c0ca0f commit ac09994
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish-to-pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ jobs:
deploy:
name: ${{ matrix.config.name }}
runs-on: ${{ matrix.config.os }}
permissions:
id-token: write
strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit ac09994

Please sign in to comment.