mirror of
https://github.com/Myzel394/config-lsp.git
synced 2025-06-18 06:55:26 +02:00
chore(ci-cd): Update .goreleaser.yaml config
Signed-off-by: Myzel394 <github.7a2op@simplelogin.co>
This commit is contained in:
parent
00976cec95
commit
437985d72f
@ -19,7 +19,7 @@ builds:
|
||||
dir: ./server
|
||||
|
||||
archives:
|
||||
- format: tar.gz
|
||||
- formats: [ 'tar.gz' ]
|
||||
# this name template makes the OS and Arch compatible with the results of `uname`.
|
||||
name_template: >-
|
||||
{{ .ProjectName }}_
|
||||
@ -31,7 +31,7 @@ archives:
|
||||
# use zip for windows archives
|
||||
format_overrides:
|
||||
- goos: windows
|
||||
format: zip
|
||||
formats: [ 'zip' ]
|
||||
|
||||
changelog:
|
||||
sort: asc
|
||||
|
Loading…
x
Reference in New Issue
Block a user