Skip to content

Commit

Permalink
Merge pull request #57 from rustycl0ck/fix-goreleaser
Browse files Browse the repository at this point in the history
Fix `main.go` path in `.goreleaser.yml`
  • Loading branch information
rustycl0ck authored Jan 18, 2022
2 parents 6ea7ae3 + 336f6c9 commit 08da7aa
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
changelog:
use: github-native
builds:
- main: ./cmd/spanner-autoscaler/main.go
goos:
- goos:
- linux
- darwin
- windows

0 comments on commit 08da7aa

Please sign in to comment.