Skip to content

Commit e696552

Browse files
author
kw.lei
committed
update release
1 parent fb399fd commit e696552

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.github/workflows/release.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
name: goreleaser
22

33
on:
4-
pull_request:
5-
push:
4+
create:
5+
tags:
6+
- v*
67

78
jobs:
89
goreleaser:

0 commit comments

Comments
 (0)