Created a docs/ folder and updated branch

This commit is contained in:
Dat Adithya 2022-01-01 11:53:57 +05:30 committed by GitHub
parent 4d15b823a2
commit d983de9780
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -29,7 +29,7 @@ jobs:
- name: 'build and deploy' - name: 'build and deploy'
uses: shalzz/zola-deploy-action@v0.13.0 uses: shalzz/zola-deploy-action@v0.13.0
env: env:
PAGES_BRANCH: docs PAGES_BRANCH: main
BUILD_DIR: ~/docs BUILD_DIR: ./docs
TOKEN: ${{ secrets.PUBLIC_TOKEN }} TOKEN: ${{ secrets.PUBLIC_TOKEN }}
REPOSITORY: dat-adi/ff-zola REPOSITORY: dat-adi/ff-zola