Skip to content

Commit

Permalink
Merge pull request #298 from gocardless/rnaveiras-fix-typo-goreleaser
Browse files Browse the repository at this point in the history
Update goreleaser configuration
  • Loading branch information
rnaveiras authored Jun 15, 2023
2 parents 744412f + d9fd27d commit 32ac073
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 @@ -17,7 +17,7 @@ builds:
- arm64
ignore:
- goos: linux
- goarch: arm64
goarch: arm64
ldflags: >
-X github.com/gocardless/theatre/cmd.Version={{.Version}}
-X github.com/gocardless/theatre/cmd.Commit={{.Commit}}
Expand Down

0 comments on commit 32ac073

Please sign in to comment.