Skip to content

Commit 7687d7c

Browse files
committed
Release on commit tags
1 parent 98ee0fb commit 7687d7c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/goreleaser.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
name: goreleaser
22

33
on:
4-
pull_request:
54
push:
5+
tags:
6+
- '*'
67

78
jobs:
89
goreleaser:

0 commit comments

Comments
 (0)