We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac61051 commit a52a387Copy full SHA for a52a387
.github/workflows/publish-to-pypi.yml
@@ -1,5 +1,7 @@
1
name: PyPI
2
3
+on: push
4
+
5
jobs:
6
build-n-publish:
7
name: Build and publish Python 🐍 distributions 📦 to PyPI
0 commit comments