Skip to content

Commit

Permalink
Merge pull request #10 from Bandwidth/hotfix-GoReleaser
Browse files Browse the repository at this point in the history
SWI-4161: remove incorrect hyphens
  • Loading branch information
rdinardi-bw authored Oct 7, 2024
2 parents 3389e48 + bc9bf51 commit 4354320
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
project_name: vault-shim
builds:
- id: vault-shim
- main: ./vault-shim.go
- env:
main: ./vault-shim.go
env:
- CGO_ENABLED=0
goos:
- linux
Expand Down

0 comments on commit 4354320

Please sign in to comment.