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 6060b1d commit 972febfCopy full SHA for 972febf
.github/workflows/cicd.yml
@@ -17,7 +17,7 @@ on:
17
push:
18
tags:
19
- "[0-9]+.[0-9]+.[0-9]+"
20
- - "[0-9]+.[0-9]+.[0-9]+.rc.[0-9]+"
+ - "[0-9]+.[0-9]+.[0-9]+-rc.[0-9]+"
21
22
concurrency:
23
group: ${{ github.ref }}
0 commit comments