We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c02b1b1 commit a0b3956Copy full SHA for a0b3956
.github/workflows/release.yml
@@ -3,6 +3,7 @@ on:
3
push:
4
tags:
5
- '[0-9]+.[0-9]+.[0-9]+'
6
+ - '[0-9]+.[0-9]+.[0-9]+-*'
7
8
env:
9
PROJECT: cres
0 commit comments