Skip to content

Commit 0a957c5

Browse files
committed
release: Publish a tar.gz archive for MacOS
In addition to the `.pkg` archive. Closes #497
1 parent 034e621 commit 0a957c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hugoreleaser.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ archive_alias_replacements = {}
113113
goarch = "amd64"
114114

115115
[[archives]]
116-
paths = ["builds/unix/**"]
116+
paths = ["builds/{unix,macos}/**"]
117117
[[archives]]
118118
paths = ["builds/macos/**"]
119119
[archives.archive_settings]

0 commit comments

Comments
 (0)