Skip to content

Commit 0c22db2

Browse files
committed
Release 0.1.0
1 parent aa1d9fa commit 0c22db2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/image_release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
branches:
66
- develop
77
tags:
8-
- v[0-9]+.[0-9]+.[0-9]+
8+
- '[0-9]+.[0-9]+.[0-9]+'
99

1010
jobs:
1111
release:

0 commit comments

Comments
 (0)