Skip to content

Commit

Permalink
Add goreleaser config version for v2 (#534)
Browse files Browse the repository at this point in the history
  • Loading branch information
optik-aper authored Nov 26, 2024
1 parent 81dd330 commit bd81bd7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
version: 2
before:
hooks:
- go mod tidy
Expand Down Expand Up @@ -52,5 +53,3 @@ signs:
release:
# Visit your project's GitHub Releases page to publish this release.
draft: false
changelog:
skip: false

0 comments on commit bd81bd7

Please sign in to comment.