try site/markout
This commit is contained in:
parent
5e47773b9a
commit
5f06b35a11
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
|
@ -51,6 +51,6 @@ jobs:
|
||||||
with:
|
with:
|
||||||
# you can choose the target branch of your choice
|
# you can choose the target branch of your choice
|
||||||
target_branch: prod-markata
|
target_branch: prod-markata
|
||||||
build_dir: markout
|
build_dir: site/markout
|
||||||
env:
|
env:
|
||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue