From 866d8f8313e92d96f940c2f0cf807abe934ab145 Mon Sep 17 00:00:00 2001 From: DanStough Date: Tue, 10 Oct 2023 16:43:58 -0400 Subject: [PATCH] bulid: fix ci config location --- .release/ci.hcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.release/ci.hcl b/.release/ci.hcl index 7aa18a89..9dbe47e2 100644 --- a/.release/ci.hcl +++ b/.release/ci.hcl @@ -64,7 +64,7 @@ event "promote-staging" { organization = "hashicorp" repository = "crt-workflows-common" workflow = "promote-staging" - config = "release-metadata.hcl" + config = "release.metadata.hcl" } notification {