We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8cfa2de commit 5264bdaCopy full SHA for 5264bda
1 file changed
.github/workflows/poetry-publish.yaml
@@ -1,5 +1,6 @@
1
name: Poetry publish
2
on:
3
+ workflow_dispatch:
4
push:
5
tags:
6
- "v*.*.*"
0 commit comments