Skip to content

Commit fc84b2e

Browse files
authored
Test new release action (#103)
1 parent 452424f commit fc84b2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release_stackablectl.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ name: Stackablectl Release Pipeline
44
on:
55
push:
66
tags:
7-
- "stackablectl-[0-9]+.[0-9]+.[0-9]+.*"
7+
- "stackablectl-[0-9]+.[0-9]+.[0-9]+**"
88

99
env:
1010
RUST_VERSION: 1.70.0

0 commit comments

Comments
 (0)