Skip to content

Commit

Permalink
updated goreleaser config to align with new version
Browse files Browse the repository at this point in the history
  • Loading branch information
pierskarsenbarg committed Jun 7, 2024
1 parent 41bfaf2 commit a67e543
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,9 @@ builds:
- -X github.com/pierskarsenbarg/pulumi-nutanix/provider/pkg/version.Version={{.Tag}}
main: ./cmd/pulumi-resource-nutanix/
changelog:
skip: true
disable: true
release:
prerelease: auto
snapshot:
name_template: "{{ .Tag }}-SNAPSHOT"
version: 2

0 comments on commit a67e543

Please sign in to comment.