Browse Source

update .goreleaser.yml

pull/2873/head
fatedier 3 years ago
parent
commit
305e40fa8a
  1. 2
      .goreleaser.yml

2
.goreleaser.yml

@ -1,7 +1,7 @@
builds:
- skip: true
checksum:
name_template: '{{ .ProjectName }}_{{ .Version }}_sha256_checksums.txt'
name_template: '{{ .ProjectName }}_sha256_checksums.txt'
algorithm: sha256
extra_files:
- glob: ./release/packages/*

Loading…
Cancel
Save