We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0a18a1 commit 1b4db0dCopy full SHA for 1b4db0d
1 file changed
.github/workflows/python-publish.yml
@@ -9,6 +9,7 @@
9
name: Upload Python Package
10
11
on:
12
+ workflow_dispatch:
13
release:
14
types: [published]
15
0 commit comments