Skip to content

Commit

Permalink
chore: fix goreleaser
Browse files Browse the repository at this point in the history
  • Loading branch information
haunt98 committed Jun 9, 2024
1 parent c5ca16a commit ec5fcf4
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
@@ -1,3 +1,4 @@
version: 2
before:
hooks:
- go mod tidy
Expand All @@ -17,5 +18,4 @@ archives:
- goos: windows
format: zip
changelog:
skip: false
use: github

0 comments on commit ec5fcf4

Please sign in to comment.