Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
taro33333 committed Sep 7, 2024
1 parent c1d8331 commit ab3d71b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
version: 2
before:
hooks:
- go mod tidy
Expand All @@ -9,6 +10,8 @@ builds:
- linux
- windows
- darwin
ldflags:
- -s -w -X github.com/RyotaroSeto/goup/cmd.version={{.Version}}

archives:
- format: tar.gz
Expand Down

0 comments on commit ab3d71b

Please sign in to comment.