Skip to content

Commit a00a189

Browse files
committed
include darwin builds in archives
1 parent 474a874 commit a00a189

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

deploy/.goreleaser.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,7 @@ archives:
9191
- id: preflight
9292
builds:
9393
- preflight
94+
- preflight-darwin
9495
format: tar.gz
9596
format_overrides:
9697
- goos: windows
@@ -108,6 +109,7 @@ archives:
108109
- id: support-bundle
109110
builds:
110111
- support-bundle
112+
- support-bundle-darwin
111113
format: tar.gz
112114
format_overrides:
113115
- goos: windows

0 commit comments

Comments
 (0)