Skip to content

Commit

Permalink
Support for goreleaser 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
shanilhirani authored Jun 5, 2024
1 parent 31d54c6 commit 08be5b1
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .goreleaser.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
version: 2

before:
hooks:
- go mod download
Expand Down Expand Up @@ -34,4 +36,4 @@ release:
prerelease: auto
mode: append
changelog:
skip: true
disable: true

0 comments on commit 08be5b1

Please sign in to comment.