diff --git a/.goreleaser.yaml b/.goreleaser.yaml index dab79bc..8e9d87d 100644 --- a/.goreleaser.yaml +++ b/.goreleaser.yaml @@ -8,7 +8,6 @@ builds: - linux goarch: - amd64 - - arm64 dockers: - image_templates: - ghcr.io/openchami/{{.ProjectName}}:latest @@ -54,4 +53,4 @@ changelog: # github: # name_template: "{{.Version}}" # prerelease: auto -# mode: append \ No newline at end of file +# mode: append