diff --git a/.goreleaser-ci.yaml b/.goreleaser-ci.yaml index bda07c53..4f243966 100644 --- a/.goreleaser-ci.yaml +++ b/.goreleaser-ci.yaml @@ -1,6 +1,6 @@ project_name: sparrow snapshot: - name_template: "commit-{{ .ShortCommit }}" + version_template: "{{ .Tag }}-commit-{{ .ShortCommit }}" builds: - env: [CGO_ENABLED=0] ldflags: