Skip to content

Commit

Permalink
ci: update goreleaser configurations for v2 release
Browse files Browse the repository at this point in the history
- Add version 2 specification to `.goreleaser.yaml`

Signed-off-by: appleboy <[email protected]>
  • Loading branch information
appleboy committed Jan 4, 2025
1 parent 065c472 commit e43ba7e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
version: 2

before:
hooks:
- go mod tidy
Expand Down

0 comments on commit e43ba7e

Please sign in to comment.