Update .gitea/workflows/publish.yaml
Some checks failed
Hugo Publish CI / build-and-deploy (push) Failing after 8s
Some checks failed
Hugo Publish CI / build-and-deploy (push) Failing after 8s
This commit is contained in:
parent
3450fc90e2
commit
39be3b9058
@ -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
|
Loading…
Reference in New Issue
Block a user