Skip to content

Commit 0872cc1

Browse files
authored
Merge pull request #15 from rucoder/rucoder/new-tag-globe
Allow 4th component in tag names after '-'
2 parents 9973723 + b4afdd7 commit 0872cc1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ on:
33
push:
44
tags:
55
- "[0-9]+.[0-9]+.[0-9]+"
6+
- "[0-9]+.[0-9]+.[0-9]+-[0-9]+"
67
paths-ignore:
78
- '.github/workflows/**'
89

0 commit comments

Comments
 (0)