summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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