From 52faa167dd0e18685440de5b6613f397b5fa0aa8 Mon Sep 17 00:00:00 2001 From: James Rasell Date: Wed, 4 May 2022 10:48:42 +0200 Subject: [PATCH] release: fix hcl linting error within CI file. (#12867) --- .release/ci.hcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.release/ci.hcl b/.release/ci.hcl index 1fe4fa63f..4e8127728 100644 --- a/.release/ci.hcl +++ b/.release/ci.hcl @@ -167,7 +167,7 @@ event "promote-staging" { organization = "hashicorp" repository = "crt-workflows-common" workflow = "promote-staging" - config = "release-metadata.hcl" + config = "release-metadata.hcl" } notification {