From 452e150c766a66fcb93a1617e2b0a2a299131085 Mon Sep 17 00:00:00 2001 From: Carlos A Becker Date: Tue, 27 Sep 2022 11:01:59 -0300 Subject: [PATCH] docs: fix example --- www/docs/customization/docker.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/docs/customization/docker.md b/www/docs/customization/docker.md index ab0522694f5..ef7a8f671b5 100644 --- a/www/docs/customization/docker.md +++ b/www/docs/customization/docker.md @@ -144,7 +144,7 @@ That can be accomplished simply by adding template language in the definition: ```yaml # .goreleaser.yaml -project: foo +project_name: foo dockers: - image_templates: