Skip to content

Commit

Permalink
Try to fix pypi upload again
Browse files Browse the repository at this point in the history
  • Loading branch information
johnveitch committed Jul 23, 2024
1 parent f5a0754 commit 7e40182
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 @@ -66,6 +66,9 @@ jobs:
upload_pypi_test:
needs: [build_wheels, build_sdist]
runs-on: ubuntu-latest
permissions:
id-token: write
contents: read
environment:
name: testpypi
url: https://test.pypi.org/p/cpnest
Expand Down

0 comments on commit 7e40182

Please sign in to comment.