Add config key to the promote-staging event

This commit is contained in:
Michele Degges 2022-05-03 08:51:19 -07:00
parent 45b238ec82
commit 417d3ca232
1 changed files with 1 additions and 0 deletions

View File

@ -167,6 +167,7 @@ event "promote-staging" {
organization = "hashicorp" organization = "hashicorp"
repository = "crt-workflows-common" repository = "crt-workflows-common"
workflow = "promote-staging" workflow = "promote-staging"
config = "release-metadata.hcl"
} }
notification { notification {