Skip to content

Commit 987484b

Browse files
committed
upload checksums of artifacts on release (fix #449)
1 parent cdfae94 commit 987484b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.goreleaser.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,10 @@ builds:
3333
goos: [freebsd]
3434
goarch: [386, amd64]
3535

36+
checksum:
37+
name_template: "actionlint_{{.Version}}_checksums.txt"
38+
algorithm: sha256
39+
3640
archives:
3741
- <<: &archives_defaults
3842
files:

0 commit comments

Comments
 (0)