diff --git a/.github/goreleaser.yaml b/.github/goreleaser.yaml index 43ce2fa..889b86e 100644 --- a/.github/goreleaser.yaml +++ b/.github/goreleaser.yaml @@ -1,4 +1,5 @@ project_name: supernova +version: 2 before: hooks: @@ -24,7 +25,7 @@ gomod: proxy: true archives: - # https://goreleaser.com/customization/archive/ + # https://goreleaser.com/customization/archive/ - files: # Standard Release Files - LICENSE @@ -123,7 +124,7 @@ docker_manifests: - ghcr.io/gnolang/{{ .ProjectName }}:latest-arm64v8 - ghcr.io/gnolang/{{ .ProjectName }}:latest-armv6 - ghcr.io/gnolang/{{ .ProjectName }}:latest-armv7 - + docker_signs: - cmd: cosign env: