Skip to content

Commit

Permalink
Publish to PyPI after creating the release
Browse files Browse the repository at this point in the history
  • Loading branch information
raymondjavaxx committed Dec 6, 2023
1 parent e3e5b8b commit 3b4e8b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
env:
GH_TOKEN: ${{ github.token }}
pypi:
needs: [build]
needs: [release]
environment: publish
runs-on: ubuntu-latest
permissions:
Expand Down

0 comments on commit 3b4e8b7

Please sign in to comment.