Skip to content

Commit

Permalink
Sync latest changes to website repo before pushing
Browse files Browse the repository at this point in the history
[update-doc]
  • Loading branch information
giacomofiorin committed Dec 5, 2023
1 parent 84cbf49 commit e4369a0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/update_website.sh
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ if make install && pushd ${COLVARS_WEBSITE_TREE} ; then
fi
git commit -m "Update doc for version \"${COLVARS_RELEASE}\""
# Hard-code the website repository
git pull --rebase [email protected]:Colvars/colvars.github.io master
git push [email protected]:Colvars/colvars.github.io master
popd
fi

0 comments on commit e4369a0

Please sign in to comment.