Assume we are still in docsite dir?

This commit is contained in:
FoxxMD 2023-07-13 15:54:25 -04:00
parent a7c340188f
commit 0409c526ee

View file

@ -32,7 +32,7 @@ jobs:
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
# Build output to publish to the `gh-pages` branch:
publish_dir: ./docsite/build
publish_dir: ./build
# The following lines assign commit authorship to the official
# GH-Actions bot for deploys to `gh-pages` branch:
# https://github.com/actions/checkout/issues/13#issuecomment-724415212