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 906d731 commit 117af70Copy full SHA for 117af70
.github/workflows/python-publish.yml
@@ -11,6 +11,7 @@ name: Upload Python Package
11
on:
12
release:
13
types: [published]
14
+ workflow_dispatch:
15
16
jobs:
17
deploy:
0 commit comments