diff --git a/.goreleaser.yml b/.goreleaser.yml index 86e508a5..b5357731 100644 --- a/.goreleaser.yml +++ b/.goreleaser.yml @@ -67,8 +67,8 @@ snapcraft: By leveraging a terminal UI, you can easily traverse Kubernetes resources and view the state of you clusters in a single powerful session. name_template: "{{ .ProjectName }}_{{ .Version }}_{{ .Os }}_{{ .Arch }}" - # publish: false - publish: true + publish: false + # publish: true replacements: amd64: 64-bit 386: 32-bit