From 417d3ca2321f72d84f8e6ee27bab0f38188c9086 Mon Sep 17 00:00:00 2001 From: Michele Degges Date: Tue, 3 May 2022 08:51:19 -0700 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 c9a62492a..1fe4fa63f 100644 --- a/.release/ci.hcl +++ b/.release/ci.hcl @@ -167,6 +167,7 @@ event "promote-staging" { organization = "hashicorp" repository = "crt-workflows-common" workflow = "promote-staging" + config = "release-metadata.hcl" } notification {