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.
2 parents 24c7072 + ec77e16 commit 85aa5a1Copy full SHA for 85aa5a1
.github/workflows/publish-pypi.yaml
@@ -1,9 +1,5 @@
1
-on:
2
- release:
3
- types:
4
- - published
5
-
6
-name: release
+name: Publish Python 🐍 distribution 📦 to PyPi
+on: push
7
8
jobs:
9
build:
0 commit comments