summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith84@gmail.com>2021-09-15 15:36:59 -0700
committerTim Smith <tsmith84@gmail.com>2021-09-15 15:36:59 -0700
commit4f55a80e6d2fcbd5e417ca4603ed39cea43ffb02 (patch)
tree9ff2128de1613faac87737f7c7135a9c3d52f602
parenta62eda8722bd66a165e14400f6d25ce3b0880881 (diff)
downloadchef-automated_release_notes.tar.gz
Set branch to masterautomated_release_notes
Signed-off-by: Tim Smith <tsmith@chef.io>
-rwxr-xr-x.expeditor/publish-release-notes.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/.expeditor/publish-release-notes.sh b/.expeditor/publish-release-notes.sh
index fc89315bb5..6f5f232301 100755
--- a/.expeditor/publish-release-notes.sh
+++ b/.expeditor/publish-release-notes.sh
@@ -26,7 +26,7 @@ EOH
# Push changes back up to GitHub
git add .
git commit -m "Release Notes for promoted build $EXPEDITOR_VERSION"
- git push origin main
+ git push origin master
popd
rm -rf chef.wiki