From e0db224e1a77c40fc48a402b2ce275ed8cb88ebf Mon Sep 17 00:00:00 2001 From: Seth Hoenig Date: Thu, 22 Aug 2024 18:17:30 +0000 Subject: [PATCH] ci: add config block to promot-staging event --- .release/ci.hcl | 1 + 1 file changed, 1 insertion(+) diff --git a/.release/ci.hcl b/.release/ci.hcl index ac95ac6..6fce69e 100644 --- a/.release/ci.hcl +++ b/.release/ci.hcl @@ -60,6 +60,7 @@ event "promote-staging" { organization = "hashicorp" repository = "crt-workflows-common" workflow = "promote-staging" + config = "release-metadata.hcl" } notification {