Update .gitea/workflows/publish.yaml
Some checks failed
CI Hugo Publish / build-and-deploy (push) Failing after 12s
Some checks failed
CI Hugo Publish / build-and-deploy (push) Failing after 12s
This commit is contained in:
parent
ed037e6ea1
commit
3f0f8908fa
@ -38,5 +38,4 @@ jobs:
|
|||||||
- name: Deploy
|
- name: Deploy
|
||||||
uses: peaceiris/actions-gh-pages@v4
|
uses: peaceiris/actions-gh-pages@v4
|
||||||
with:
|
with:
|
||||||
deploy_key: ${{ secrets.SSH_KEY }}
|
|
||||||
publish_dir: ./public
|
publish_dir: ./public
|
Loading…
Reference in New Issue
Block a user