Skip to content

Commit ae1eb69

Browse files
committed
.github: workflow updated, change version tag trigger pattern
1 parent caa5c6b commit ae1eb69

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
push:
55
branches: [ master ]
66
tags:
7-
- 'v*.*.*-*'
7+
- 'v*.*.*'
88
pull_request:
99
branches: [ master ]
1010

0 commit comments

Comments
 (0)