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 7c70e6d commit 4e80e1bCopy full SHA for 4e80e1b
1 file changed
.github/workflows/pypi.yml
@@ -1,9 +1,6 @@
1
name: Publish to PyPI
2
3
-on:
4
- release:
5
- types: [published]
6
- workflow_dispatch:
+on: workflow_dispatch
7
8
jobs:
9
deploy:
0 commit comments