Update .gitea/workflows/publish.yaml
Some checks failed
CI Hugo Publish / build-and-deploy (push) Failing after 28s
Some checks failed
CI Hugo Publish / build-and-deploy (push) Failing after 28s
This commit is contained in:
parent
d7a045f1d5
commit
debfbc1142
@ -15,6 +15,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
submodules: recursive
|
submodules: recursive
|
||||||
ssh-key: ${{ secrets.SSH_KEY }}
|
ssh-key: ${{ secrets.SSH_KEY }}
|
||||||
|
github-server-url: git.ericxliu.me
|
||||||
|
|
||||||
- name: Set up SSH
|
- name: Set up SSH
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
Reference in New Issue
Block a user