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 42031c3 commit 19d58f6Copy full SHA for 19d58f6
1 file changed
.github/workflows/publish.yml
@@ -11,6 +11,8 @@ name: Upload Python Package
11
on:
12
release:
13
types: [published]
14
+ workflow_dispatch:
15
+
16
17
jobs:
18
deploy:
0 commit comments