Update .gitea/workflows/publish.yaml
All checks were successful
CI Hugo Publish / build-and-deploy (push) Successful in 12s
All checks were successful
CI Hugo Publish / build-and-deploy (push) Successful in 12s
This commit is contained in:
parent
f98b222644
commit
c5f30e590d
@ -29,4 +29,5 @@ jobs:
|
|||||||
uses: peaceiris/actions-gh-pages@v4
|
uses: peaceiris/actions-gh-pages@v4
|
||||||
with:
|
with:
|
||||||
personal_token: ${{ secrets.PERSONAL_TOKEN}}
|
personal_token: ${{ secrets.PERSONAL_TOKEN}}
|
||||||
publish_dir: ./public
|
publish_dir: ./public
|
||||||
|
publish_branch: gitea-pages
|
Loading…
Reference in New Issue
Block a user