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

Update publish.yml

This commit is contained in:
Avinal Kumar
2020-10-29 19:27:11 +05:30
committed by GitHub
parent 70f3c55908
commit 51ba965df0
+1 -1
View File
@@ -20,7 +20,7 @@ jobs:
with:
GITHUB_TOKEN: ${{ github.token }}
LANGUAGE: "python3 python3-setuptools python3-wheel"
MAKE_COMMAND: "make theme && make html"
MAKE_COMMAND: "make html"
PAGES_BRANCH: "gh-pages"
BUILD_FROM: "main"
DOCS_FOLDER: "output"