summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2018-07-31 10:25:47 -0700
committerGitHub <noreply@github.com>2018-07-31 10:25:47 -0700
commit8ce754bc5ec58f60924f42d1fef4a3a8c66ab0a2 (patch)
treedbabc253aa27c2e009372e77c0d859edfce8f332
parentee2ebb1589073ed5fbe1bdaac6e4a7d0b66ee275 (diff)
parentaa5bf2ceaa5fc429cb9d34f67da6d1ed89c1e2b4 (diff)
downloadchef-zero-8ce754bc5ec58f60924f42d1fef4a3a8c66ab0a2.tar.gz
Merge pull request #286 from chef/expeditor
Fix deprecated config options in expeditor
-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