Skip to content

Commit

Permalink
#minor: fix goreleaser config
Browse files Browse the repository at this point in the history
Signed-off-by: circa10a <[email protected]>
  • Loading branch information
circa10a committed Jul 13, 2024
1 parent 8f502f1 commit fae120d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .goreleaser.yaml
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
# Visit https://goreleaser.com for documentation on how to customize this
# behavior.
version: 2

before:
hooks:
- go mod tidy -compat=1.17
builds:
- skip: true
changelog:
skip: false
disable: false
sort: asc

0 comments on commit fae120d

Please sign in to comment.