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 d7b6d51 commit 181f190Copy full SHA for 181f190
.github/workflows/build-wheel-release-upload.yml
@@ -4,7 +4,7 @@ on:
4
workflow_dispatch:
5
push:
6
tags:
7
- - '^\d+\.\d+\..*$'
+ - '*.*.*'
8
9
jobs:
10
release:
0 commit comments