We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c48a6cf commit 50a7505Copy full SHA for 50a7505
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