We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4681664 commit dc1d24cCopy full SHA for dc1d24c
.github/workflows/publish-package.yml
@@ -6,6 +6,7 @@ name: Upload Python Package to PiP
6
on:
7
release:
8
types: [published]
9
+ workflow_dispatch:
10
11
jobs:
12
deploy:
0 commit comments