Skip to content

Commit

Permalink
feat(goreleaser): fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
StanGirard committed Sep 8, 2022
1 parent a2c4d75 commit f36934a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,6 @@ archives:
- none*
checksum:
name_template: 'checksums.txt'
signs:
- artifacts: checksum
args: ["--batch", "-u", "{{ .Env.GPG_FINGERPRINT }}", "--output", "${signature}", "--detach-sign", "${artifact}"]
changelog:
sort: asc
filters:
Expand Down

0 comments on commit f36934a

Please sign in to comment.