Skip to content

Commit

Permalink
fix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
dylanljones committed Dec 28, 2023
1 parent 96c8ace commit f7f94a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pypi-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:
publish-pypi:
name: Publish Python Package to PyPi
runs-on: ubuntu-latest
needs: test-pypi-publish
needs: publish-test-pypi
environment: pypi
permissions:
id-token: write # IMPORTANT: this permission is mandatory for trusted publishing
Expand Down

0 comments on commit f7f94a4

Please sign in to comment.