We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7abf5f5 commit 1f9e529Copy full SHA for 1f9e529
.github/workflows/pyrelease.yaml
@@ -31,7 +31,7 @@ on:
31
# For tag-based (instead of Github-specific release-based):
32
push:
33
tags:
34
- - '*'
+ - '*.*.*'
35
36
jobs:
37
build:
0 commit comments