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 452424f commit fc84b2eCopy full SHA for fc84b2e
.github/workflows/release_stackablectl.yaml
@@ -4,7 +4,7 @@ name: Stackablectl Release Pipeline
4
on:
5
push:
6
tags:
7
- - "stackablectl-[0-9]+.[0-9]+.[0-9]+.*"
+ - "stackablectl-[0-9]+.[0-9]+.[0-9]+**"
8
9
env:
10
RUST_VERSION: 1.70.0
0 commit comments