Skip to content

Commit

Permalink
Add permission
Browse files Browse the repository at this point in the history
  • Loading branch information
johnveitch committed Jul 11, 2024
1 parent 04a3760 commit b708274
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,8 @@ jobs:
upload_pypi_test:
needs: [build_wheels, build_sdist]
runs-on: ubuntu-latest
permissions:
id-token: write
environment:
name: testpypi
url: https://test.pypi.org/p/cpnest
Expand Down

0 comments on commit b708274

Please sign in to comment.