release.sh: update website branch name
This commit is contained in:
parent
d7b9a45ff3
commit
12cdf435aa
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user