Skip to content

Commit 688eb46

Browse files
committed
ci: change tags format for build action
1 parent b2dd705 commit 688eb46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Create Release
22
on:
33
push:
44
tags:
5-
- "v*"
5+
- "*.**.**"
66

77
jobs:
88
push_to_registries:

0 commit comments

Comments
 (0)