Skip to content

Commit a2f3d5a

Browse files
committed
add archives
1 parent e4919c4 commit a2f3d5a

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.goreleaser.yaml

+8
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,14 @@ builds:
2323
binary: checkout
2424
main: ./cmd/checkout
2525

26+
archives:
27+
- id: commit
28+
builds:
29+
- commit
30+
- id: checkout
31+
builds:
32+
- checkout
33+
2634
changelog:
2735
sort: asc
2836
use: github

0 commit comments

Comments
 (0)