mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2025-02-22 22:52:56 +08:00
CICD: GoReleaser archives format_overrides deprecation (#3417)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
This commit is contained in:
parent
4d94fcc357
commit
93467a4626
1 changed files with 2 additions and 1 deletions
|
@ -63,7 +63,8 @@ changelog:
|
|||
archives:
|
||||
- format_overrides:
|
||||
- goos: windows
|
||||
format: zip
|
||||
formats:
|
||||
- "zip"
|
||||
universal_binaries:
|
||||
-
|
||||
replace: true
|
||||
|
|
Loading…
Reference in a new issue