Skip to content

Commit

Permalink
ci: goreleaser v2
Browse files Browse the repository at this point in the history
  • Loading branch information
ShuheiKubota committed Aug 23, 2024
1 parent b1d3e1b commit d5750b6
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
project_name: git-konfig
env:
- GO111MODULE=on
Expand Down Expand Up @@ -34,7 +35,6 @@ archives:
release:
prerelease: auto
changelog:
skip: false
filters:
exclude:
- '^test:'
Expand Down

0 comments on commit d5750b6

Please sign in to comment.