try site/markout

This commit is contained in:
Waylon Walker 2023-01-01 14:16:32 -06:00
parent 5e47773b9a
commit 5f06b35a11
No known key found for this signature in database
GPG key ID: 66E2BF2B4190EFE4

View file

@ -51,6 +51,6 @@ jobs:
with:
# you can choose the target branch of your choice
target_branch: prod-markata
build_dir: markout
build_dir: site/markout
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}