Created a docs/ folder and updated branch
This commit is contained in:
parent
4d15b823a2
commit
d983de9780
1 changed files with 2 additions and 2 deletions
4
.github/workflows/publish.yml
vendored
4
.github/workflows/publish.yml
vendored
|
@ -29,7 +29,7 @@ jobs:
|
|||
- name: 'build and deploy'
|
||||
uses: shalzz/zola-deploy-action@v0.13.0
|
||||
env:
|
||||
PAGES_BRANCH: docs
|
||||
BUILD_DIR: ~/docs
|
||||
PAGES_BRANCH: main
|
||||
BUILD_DIR: ./docs
|
||||
TOKEN: ${{ secrets.PUBLIC_TOKEN }}
|
||||
REPOSITORY: dat-adi/ff-zola
|
||||
|
|
Loading…
Reference in a new issue