fix: ci config for goreleaser

This commit is contained in:
Antoine Aflalo
2025-08-26 22:50:14 -04:00
parent 4524e94b17
commit 419edbce7b

View File

@@ -49,7 +49,7 @@ builds:
checksum:
name_template: "checksums.txt"
# Change the digests filename:
docker_digests:
docker_digest:
name_template: "digests.txt"
# create a source tarball
# https://goreleaser.com/customization/source/