From 9e49d3e2527ff38b80e876388e10b3f385c8f856 Mon Sep 17 00:00:00 2001 From: avinal <185067@nith.ac.in> Date: Mon, 28 Sep 2020 19:56:02 +0530 Subject: [PATCH] config change --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index 8e46c05..609524c 100644 --- a/Makefile +++ b/Makefile @@ -80,6 +80,7 @@ theme: github: publish ghp-import -m "Generate Pelican site" -b $(GITHUB_PAGES_BRANCH) "$(OUTPUTDIR)" + git pull git push origin $(GITHUB_PAGES_BRANCH)