Add config key to the promote-staging event (#12857)
This commit is contained in:
commit
9c85ddcb7f
|
@ -167,6 +167,7 @@ event "promote-staging" {
|
|||
organization = "hashicorp"
|
||||
repository = "crt-workflows-common"
|
||||
workflow = "promote-staging"
|
||||
config = "release-metadata.hcl"
|
||||
}
|
||||
|
||||
notification {
|
||||
|
|
Loading…
Reference in New Issue