Skip to content

Commit 7e6fa14

Browse files
committed
Update release.yml
1 parent 488e2d2 commit 7e6fa14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Release
33
on:
44
push:
55
tags:
6-
- 'v*.*'
6+
- 'v*.*.*'
77

88
jobs:
99
build-and-publish:

0 commit comments

Comments
 (0)