Skip to content

Commit 3bdf818

Browse files
committed
Limit release action to semantic version tags
1 parent fda8200 commit 3bdf818

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release.yml

-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ name: Release
22

33
on:
44
push:
5-
branches: main
65
tags:
76
- '[0-9]+.[0-9]+.[0-9]+'
87

0 commit comments

Comments
 (0)