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:
|
||||
submodules: recursive
|
||||
ssh-key: ${{ secrets.SSH_KEY }}
|
||||
github-server-url: git.ericxliu.me
|
||||
|
||||
- name: Set up SSH
|
||||
run: |
|
||||
|
Loading…
Reference in New Issue
Block a user