From 561221a34382472d3c4c3cd6a63cd3f89073aa5e 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 f1237a5421..d762aa3e21 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 {