mirror of
https://github.com/sern-handler/cli
synced 2026-06-25 01:02:25 +00:00
ci: update .goreleaser.yml
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user