mirror of
https://github.com/charmbracelet/glow
synced 2024-12-14 14:12:27 +00:00
Release as ZIP archive on Windows
This commit is contained in:
parent
a2c5e27b29
commit
a0584ae68c
1 changed files with 3 additions and 0 deletions
|
@ -54,6 +54,9 @@ sign:
|
||||||
artifacts: checksum
|
artifacts: checksum
|
||||||
archives:
|
archives:
|
||||||
-
|
-
|
||||||
|
format_overrides:
|
||||||
|
- goos: windows
|
||||||
|
format: zip
|
||||||
replacements:
|
replacements:
|
||||||
darwin: Darwin
|
darwin: Darwin
|
||||||
linux: Linux
|
linux: Linux
|
||||||
|
|
Loading…
Reference in a new issue