We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 083df40 commit 39c9933Copy full SHA for 39c9933
.github/workflows/python-publish.yml
@@ -5,6 +5,7 @@
5
name: Upload Python Package
6
7
on:
8
+ workflow_dispatch:
9
push:
10
tags:
11
- "v*"
0 commit comments