git pullIf you forked this repo, you may add this repository as a remote template:
git remote add template git@github.com:chevere/docs-deploy.gitFetch remote template:
git fetch templateMerge remote template:
git merge template/main --allow-unrelated-histories