We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a44707d commit fbb97d8Copy full SHA for fbb97d8
1 file changed
.github/workflows/deploy_to_pypi.yml
@@ -1,6 +1,6 @@
1
name: Publish Python 🐍 distributions 📦 to PyPI and TestPyPI
2
3
-on: push
+on: release
4
5
jobs:
6
build-n-publish:
0 commit comments