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 b023b46 commit 493f1e6Copy full SHA for 493f1e6
.github/workflows/publish-to-pypi.yml
@@ -1,4 +1,4 @@
1
-name: Publish Python 🐍 distribution 📦 to PyPI and TestPyPI
+name: Publish Python 🐍 distribution 📦 to PyPI
2
3
on:
4
release:
.github/workflows/publish-to-test-pypi.yml
+name: Publish Python 🐍 distribution 📦 to TestPyPI
on: push
0 commit comments