summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLamont Granquist <lamont@scriptkiddie.org>2018-08-06 10:12:50 -0700
committerGitHub <noreply@github.com>2018-08-06 10:12:50 -0700
commitc153d88fab4fed2df7ff10d5971962c6eb83df9b (patch)
treee7c6439feca48c6c9c6821bc64dd0ffc5e2fea90
parent0d55b2e25223d6ee386fa478bfbb53fe30f4b4a6 (diff)
parente5b1ba2f41dbf4d8ef77931750c2d067473cd0aa (diff)
downloadmixlib-config-c153d88fab4fed2df7ff10d5971962c6eb83df9b.tar.gz
Merge pull request #67 from chef/config
Fix deprecated configs in the expeditor config
-rw-r--r--.expeditor/config.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.expeditor/config.yml b/.expeditor/config.yml
index 81d96d1..17baaec 100644
--- a/.expeditor/config.yml
+++ b/.expeditor/config.yml
@@ -30,6 +30,6 @@ merge_actions:
- built_in:bump_version
promote:
- action:
- - built_in:publish_rubygems
+ actions:
- built_in:rollover_changelog
+ - built_in:publish_rubygems