Skip to content

Commit

Permalink
update goreleaser config
Browse files Browse the repository at this point in the history
  • Loading branch information
ArunMurugan78 committed Dec 14, 2021
1 parent 8d60a32 commit 4744729
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,4 @@ changelog:
filters:
exclude:
- '^docs:'
- '^test:'
signs:
- artifacts: checksum
args: ["--batch", "-u", "{{ .Env.GPG_FINGERPRINT }}", "--output", "${signature}", "--detach-sign", "${artifact}"]
- '^test:'

0 comments on commit 4744729

Please sign in to comment.