We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e74b597 commit 34851fdCopy full SHA for 34851fd
1 file changed
.github/workflows/publish.yml
@@ -3,6 +3,8 @@ name: Upload Python Package
3
on:
4
release:
5
types: [published]
6
+ worflow_dispatch:
7
+ types: [published]
8
9
permissions:
10
contents: read
0 commit comments