Skip to content

Commit

Permalink
Revert syntax change for goreleaser >= 2.6.0 (#5129)
Browse files Browse the repository at this point in the history
  • Loading branch information
philipbalinov authored Jan 28, 2025
1 parent 550e8f7 commit f62bfca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ archives:
- id: releases
format_overrides:
- goos: windows
formats: [ 'zip' ]
format: zip
files:
- none*
checksum:
Expand Down

0 comments on commit f62bfca

Please sign in to comment.