Add amd64 and darwin archive name replacements
This commit is contained in:
parent
4eac0609c2
commit
dd03e75be4
1 changed files with 4 additions and 0 deletions
|
@ -27,6 +27,10 @@ archive:
|
|||
- goos: windows
|
||||
format: zip
|
||||
|
||||
replacements:
|
||||
amd64: x64
|
||||
darwin: mac
|
||||
|
||||
checksum:
|
||||
name_template: "checksums.txt"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue