summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2018-07-31 10:15:58 -0700
committerTim Smith <tsmith@chef.io>2018-07-31 10:15:58 -0700
commitaa5bf2ceaa5fc429cb9d34f67da6d1ed89c1e2b4 (patch)
treedbabc253aa27c2e009372e77c0d859edfce8f332
parentee2ebb1589073ed5fbe1bdaac6e4a7d0b66ee275 (diff)
downloadchef-zero-expeditor.tar.gz
Fix deprecated config options in expeditorexpeditor
Signed-off-by: Tim Smith <tsmith@chef.io>
-rw-r--r--.expeditor/config.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.expeditor/config.yml b/.expeditor/config.yml
index a1d6d76..6c03df3 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