mirror of
https://github.com/netbirdio/netbird.git
synced 2026-04-16 15:26:40 +00:00
Skip publishing changelog
This commit is contained in:
@@ -23,16 +23,5 @@ archives:
|
||||
- builds:
|
||||
- netbird-ui-darwin
|
||||
|
||||
- id: netbird-app
|
||||
builds:
|
||||
- netbird-ui-darwin
|
||||
format: zip
|
||||
name_template: "{{ .ProjectName }}_app_{{ .Version }}_{{ .Os }}_{{ .Arch }}"
|
||||
wrap_in_directory: true
|
||||
files:
|
||||
- src: client/ui/Info.plist
|
||||
strip_parent: true
|
||||
dst: ./
|
||||
- src: client/ui/Netbird.icns
|
||||
dst: ./
|
||||
strip_parent: true
|
||||
changelog:
|
||||
skip: true
|
||||
Reference in New Issue
Block a user