Skip to content

Commit a66c93d

Browse files
committed
feat: go releaser
1 parent 1857197 commit a66c93d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/releaser.yml

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

33
on:
4-
pull_request:
5-
push:
4+
release:
65

76
jobs:
87
goreleaser:

0 commit comments

Comments
 (0)