release.sh: update website branch name

This commit is contained in:
Michael Stapelberg 2022-09-21 21:40:30 +02:00 committed by Michael Stapelberg
parent d7b9a45ff3
commit 12cdf435aa

View File

@ -184,7 +184,7 @@ git commit -a -m "update docs for ${RELEASE_VERSION}"
git remote remove origin
git remote add origin git@github.com:i3/i3.github.io.git
git config --add remote.origin.push "+refs/heads/master:refs/heads/master"
git config --add remote.origin.push "+refs/heads/main:refs/heads/main"
################################################################################
# Section 4: prepare release announcement email