Skip to content

Commit 1c83bbe

Browse files
author
chad-iris
committed
Adjust documentation push for master -> main
1 parent bad6336 commit 1c83bbe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/build-push-docs.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,4 +97,4 @@ git commit -m 'committing documentation'
9797
git remote add origin $GITREMOTE
9898

9999
echo "Pushing contents of $BASEDIR/$DOCDIR to $GITREMOTE branch gh-pages"
100-
git push --quiet --force origin master:gh-pages
100+
git push --quiet --force origin main:gh-pages

0 commit comments

Comments
 (0)