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 e33f16c commit 9340ca8Copy full SHA for 9340ca8
1 file changed
.github/workflows/publish-pypi.yml
@@ -1,6 +1,8 @@
1
name: Upload to PyPI
2
3
on:
4
+ workflow_dispatch:
5
+
6
release:
7
types: [published]
8
0 commit comments