Skip to content

Commit 70a3e53

Browse files
committed
Update release.yml
1 parent 3913325 commit 70a3e53

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
name: release
22
on:
33
push:
4+
tags:
5+
- "v[0-9]+.[0-9]+.[0-9]+"
46

57
jobs:
68
goreleaser:

0 commit comments

Comments
 (0)