mirror of
https://github.com/seriousm4x/UpSnap.git
synced 2026-07-30 01:13:16 -04:00
Update .goreleaser.yaml
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
release:
|
||||
# draft: true
|
||||
draft: true
|
||||
prerelease: auto
|
||||
before:
|
||||
hooks:
|
||||
@@ -9,7 +9,7 @@ builds:
|
||||
env:
|
||||
- CGO_ENABLED=0
|
||||
ldflags:
|
||||
- -s -w -X github.com/seriousm4x/upsnap/pb.Version={{ .Version }}
|
||||
- -s -w -X github.com/seriousm4x/upsnap/pb.Version={{ .Tag }}
|
||||
goos:
|
||||
- linux
|
||||
- windows
|
||||
|
||||
Reference in New Issue
Block a user