Skip to content

Commit

Permalink
pypi publishing
Browse files Browse the repository at this point in the history
  • Loading branch information
fschncvg committed Oct 26, 2024
1 parent c856cc5 commit c29855f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/package-and-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
Publish Python 🐍 distribution 📦 to PyPI
if: startsWith(github.ref, 'refs/tags/') # only publish to PyPI on tag pushes
needs:
- run_tests
- build
runs-on: ubuntu-latest
environment:
name: pypi
Expand Down

0 comments on commit c29855f

Please sign in to comment.