Update .gitea/workflows/publish.yaml
Some checks failed
Hugo Publish CI / build-and-deploy (push) Failing after 8s

This commit is contained in:
Eric X. Liu 2024-07-03 21:17:40 +00:00
parent 3450fc90e2
commit 39be3b9058

View File

@ -29,6 +29,6 @@ jobs:
- name: Deploy
uses: peaceiris/actions-gh-pages@v4
with:
personal_token: ${{ secrets.PERSONAL_TOKEN}}
deploy_key: ${{ secrets.ACTIONS_DEPLOY_KEY }}
publish_dir: ./public
publish_branch: gitea-pages