mirror of
https://github.com/kopia/kopia.git
synced 2026-07-27 13:56:45 -04:00
goreleaser: switch draft mode to off as it interferers with scoop publishing
This commit is contained in:
@@ -19,7 +19,7 @@ builds:
|
||||
ldflags:
|
||||
- -s -w -X "github.com/kopia/kopia/repo.BuildVersion={{.Version}}" -X "github.com/kopia/kopia/repo.BuildInfo={{.Commit}}"
|
||||
release:
|
||||
draft: true
|
||||
draft: false
|
||||
archives:
|
||||
- id: default
|
||||
replacements:
|
||||
|
||||
Reference in New Issue
Block a user