Skip to content

Commit

Permalink
Update python.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gzm55 committed May 30, 2024
1 parent 5ae58b0 commit a3e7780
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
name: Upload to pypi
if: startsWith(github.ref, 'refs/tags/') # only publish to PyPI on tag pushes
needs:
- build
- tn_build
runs-on: ubuntu-latest
permissions:
id-token: write # mandatory for trusted publishing
Expand Down

0 comments on commit a3e7780

Please sign in to comment.