Skip to content

Commit

Permalink
ci: fix goreleaser config
Browse files Browse the repository at this point in the history
  • Loading branch information
ga-paul-t committed Sep 4, 2021
1 parent e99e6f8 commit 948b296
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@

builds:
- id: codecommit-sign
main: ./cmd/codecommit-sign
main: ./cmd/codecommitsign
binary: codecommit-sign
ldflags:
- -s -w
Expand Down

0 comments on commit 948b296

Please sign in to comment.