1
0
mirror of https://github.com/avinal/avinal.github.io.git synced 2026-07-04 07:40:09 +05:30

brute force

This commit is contained in:
avinal
2020-09-28 20:02:12 +05:30
parent 9e49d3e252
commit ef0beaa3e0
+1 -2
View File
@@ -80,8 +80,7 @@ theme:
github: publish
ghp-import -m "Generate Pelican site" -b $(GITHUB_PAGES_BRANCH) "$(OUTPUTDIR)"
git pull
git push origin $(GITHUB_PAGES_BRANCH)
git push -f origin $(GITHUB_PAGES_BRANCH)
.PHONY: html help clean regenerate serve serve-global devserver publish github