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 1b91532 commit 3149371Copy full SHA for 3149371
.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