We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 89eaa80 + 42159e2 commit 1d187b8Copy full SHA for 1d187b8
1 file changed
.github/workflows/python-publish.yml
@@ -11,7 +11,7 @@ name: Upload Python Package
11
on:
12
push:
13
tags:
14
- - 'v*'
+ - 'v**'
15
16
permissions:
17
contents: read
0 commit comments