From b147910a95c55f810a2a5fce3b39d751d324fdb3 Mon Sep 17 00:00:00 2001 From: Claire Labry Date: Tue, 3 May 2022 11:58:14 -0400 Subject: [PATCH] Add config key to the promote-staging event --- .release/ci.hcl | 1 + 1 file changed, 1 insertion(+) diff --git a/.release/ci.hcl b/.release/ci.hcl index f1237a542..d762aa3e2 100644 --- a/.release/ci.hcl +++ b/.release/ci.hcl @@ -178,6 +178,7 @@ event "promote-staging" { organization = "hashicorp" repository = "crt-workflows-common" workflow = "promote-staging" + config = "release-metadata.hcl" } notification {