Skip to content

Commit

Permalink
chore: update goreleaser config
Browse files Browse the repository at this point in the history
  • Loading branch information
JanDeDobbeleer committed Jul 20, 2024
1 parent 6ae136f commit cfd4a65
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/.goreleaser.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# Make sure to check the documentation at https://goreleaser.com
# yaml-language-server: $schema=https://goreleaser.com/static/schema.json
version: 2
before:
hooks:
- go mod tidy
Expand Down Expand Up @@ -44,4 +45,4 @@ archives:
checksum:
name_template: 'checksums.txt'
changelog:
skip: true
disable: true

0 comments on commit cfd4a65

Please sign in to comment.