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:
@@ -20,7 +20,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
GITHUB_TOKEN: ${{ github.token }}
|
GITHUB_TOKEN: ${{ github.token }}
|
||||||
LANGUAGE: "python3 python3-setuptools python3-wheel"
|
LANGUAGE: "python3 python3-setuptools python3-wheel"
|
||||||
MAKE_COMMAND: "make theme && make html"
|
MAKE_COMMAND: "make html"
|
||||||
PAGES_BRANCH: "gh-pages"
|
PAGES_BRANCH: "gh-pages"
|
||||||
BUILD_FROM: "main"
|
BUILD_FROM: "main"
|
||||||
DOCS_FOLDER: "output"
|
DOCS_FOLDER: "output"
|
||||||
|
|||||||
Reference in New Issue
Block a user