13
0
Fork 0
mirror of https://github.com/goreleaser/goreleaser-action.git synced 2026-07-03 03:29:37 +00:00

test: fix configs

This commit is contained in:
Carlos Alexandro Becker 2025-02-10 23:42:28 -03:00
parent 25b92abef8
commit 450d3a4bd2
No known key found for this signature in database
2 changed files with 2 additions and 2 deletions

View file

@ -21,7 +21,7 @@ archives:
-
format_overrides:
- goos: windows
format: zip
formats: [ zip ]
checksum:
name_template: 'checksums.txt'

View file

@ -21,7 +21,7 @@ archives:
-
format_overrides:
- goos: windows
format: zip
formats: [ zip ]
checksum:
name_template: 'checksums.txt'