13
0
Fork 0
mirror of https://github.com/goreleaser/goreleaser-action.git synced 2026-07-04 12:09:35 +00:00

test: fixes

This commit is contained in:
Carlos Alexandro Becker 2025-02-10 23:45:14 -03:00
parent 450d3a4bd2
commit 0262998728
No known key found for this signature in database
3 changed files with 2 additions and 12 deletions

View file

@ -17,12 +17,6 @@ builds:
- "386"
- "amd64"
archives:
-
format_overrides:
- goos: windows
formats: [ zip ]
checksum:
name_template: 'checksums.txt'

View file

@ -17,11 +17,5 @@ builds:
- "386"
- "amd64"
archives:
-
format_overrides:
- goos: windows
formats: [ zip ]
checksum:
name_template: 'checksums.txt'