We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2504a8 commit 37254adCopy full SHA for 37254ad
1 file changed
.goreleaser.yaml
@@ -74,4 +74,4 @@ docker_signs:
74
release:
75
extra_files:
76
- glob: "{{ .Env.GITHUB_SBOM_PATH }}"
77
- name_template: "./go-cli-github.v{{ .Version }}.sbom.spdx.json"
+ name_template: "go-cli-github.v{{ .Version }}.sbom.spdx.json"
0 commit comments