Skip to content

Commit

Permalink
goreleaser: update config to version 2
Browse files Browse the repository at this point in the history
  • Loading branch information
nadiamoe committed Oct 30, 2024
1 parent 3a17bc3 commit cd74e50
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .goreleaser.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
version: 2
before:
hooks:
# You may remove this if you don't use go modules.
Expand Down Expand Up @@ -45,7 +46,7 @@ snapshot:
release:
mode: keep-existing # keep existing release notes generated by release-please
changelog:
skip: true # delegate this to release-please
disable: true # delegate this to release-please
# RPM (yum) and deb (apt) packages
nfpms:
- vendor: Grafana Labs Inc
Expand Down

0 comments on commit cd74e50

Please sign in to comment.