Skip to content

Commit 16c8a7c

Browse files
modify the tag format to trigger release
1 parent 546952c commit 16c8a7c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release-operator.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: release operator
33
on:
44
push:
55
tags:
6-
- 'operator-[0-9]+.[0-9]+.[0-9]+'
6+
- 'ob-operator-[0-9]+.[0-9]+.[0-9]+'
77
- '[0-9]+.[0-9]+.[0-9]+'
88

99
env:

0 commit comments

Comments
 (0)