mirror of
https://github.com/goreleaser/goreleaser-action.git
synced 2026-05-14 14:50:32 +00:00
test: fix configs
This commit is contained in:
parent
25b92abef8
commit
450d3a4bd2
2 changed files with 2 additions and 2 deletions
|
|
@ -21,7 +21,7 @@ archives:
|
|||
-
|
||||
format_overrides:
|
||||
- goos: windows
|
||||
format: zip
|
||||
formats: [ zip ]
|
||||
|
||||
checksum:
|
||||
name_template: 'checksums.txt'
|
||||
|
|
|
|||
|
|
@ -21,7 +21,7 @@ archives:
|
|||
-
|
||||
format_overrides:
|
||||
- goos: windows
|
||||
format: zip
|
||||
formats: [ zip ]
|
||||
|
||||
checksum:
|
||||
name_template: 'checksums.txt'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue