Updated workflow
This commit is contained in:
parent
4d28b5a258
commit
0784c01377
1 changed files with 2 additions and 2 deletions
4
.github/workflows/publish.yml
vendored
4
.github/workflows/publish.yml
vendored
|
@ -26,7 +26,7 @@ jobs:
|
|||
- name: 'build and deploy'
|
||||
uses: shalzz/zola-deploy-action@v0.13.0
|
||||
env:
|
||||
PAGES_BRANCH: master
|
||||
PAGES_BRANCH: docs
|
||||
BUILD_DIR: .
|
||||
TOKEN: ${{ secrets.PUBLIC_TOKEN }}
|
||||
REPOSITORY: dat-adi/dat-adi.github.io
|
||||
REPOSITORY: dat-adi/ff-zola
|
||||
|
|
Loading…
Reference in a new issue