Testing different directory build
This commit is contained in:
parent
0784c01377
commit
0d41dfae63
1 changed files with 1 additions and 1 deletions
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
|
@ -27,6 +27,6 @@ jobs:
|
|||
uses: shalzz/zola-deploy-action@v0.13.0
|
||||
env:
|
||||
PAGES_BRANCH: docs
|
||||
BUILD_DIR: .
|
||||
BUILD_DIR: ./docs/
|
||||
TOKEN: ${{ secrets.PUBLIC_TOKEN }}
|
||||
REPOSITORY: dat-adi/ff-zola
|
||||
|
|
Loading…
Reference in a new issue