Skip to content

Commit

Permalink
try to fix goreleaser
Browse files Browse the repository at this point in the history
  • Loading branch information
dueckminor committed Feb 16, 2024
1 parent 61d7c80 commit 44d9e89
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ builds:
- darwin_arm64
main: main.go
binary: sshtunnel
ldflags:
- -X github.com/dueckminor/go-sshtunnel/commands.version={{.Version}}

archives:
- id: binary
Expand Down

0 comments on commit 44d9e89

Please sign in to comment.