Skip to content

Commit

Permalink
Merge pull request #6 from AbsaOSS/fix
Browse files Browse the repository at this point in the history
fix: goreleaser
  • Loading branch information
kuritka authored Sep 12, 2024
2 parents 46e6cba + 151121a commit fdeeadc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ builds:
ldflags:
- -X 'main.Version={{ .Tag }}'
- -X 'main.Gitsha={{ .ShortCommit }}'
main: ./manager
main: ./main.go
source:
enabled: true
signs:
Expand Down

0 comments on commit fdeeadc

Please sign in to comment.