Skip to content

Commit

Permalink
Add write token
Browse files Browse the repository at this point in the history
  • Loading branch information
dstansby committed Jun 30, 2023
1 parent f2667b5 commit d0aee4a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test_and_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,8 @@ jobs:
runs-on: ubuntu-latest
if: contains(github.ref, 'tags')
environment: pypi-deploy
permissions:
id-token: write
steps:
- uses: actions/checkout@v2
- name: Set up Python
Expand Down

0 comments on commit d0aee4a

Please sign in to comment.