ci: update .goreleaser.yml

This commit is contained in:
EvolutionX
2022-06-05 10:11:57 +05:30
parent c43f6c5a31
commit 5bc0ac68bd

View File

@@ -11,7 +11,4 @@ checksum:
name_template: '{{ .ProjectName }}_{{ .Version }}_SHA256SUMS'
algorithm: sha256
signs:
- artifacts: checksum
args: ["--batch", "-u", "{{ .Env.GPG_FINGERPRINT }}", "--output", "${signature}", "--detach-sign", "${artifact}"]
release:
draft: true
- artifacts: checksum