Skip to content

Commit e286fa3

Browse files
committed
ci: release tags
1 parent 6cc0c21 commit e286fa3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ name: goreleaser
44
on:
55
pull_request:
66
push:
7+
tags:
8+
- '*' # release every tag
79
branches:
810
- main
911

0 commit comments

Comments
 (0)