Update .gitea/workflows/publish.yaml
Some checks failed
CI Hugo Publish / build-and-deploy (push) Failing after 43s
Some checks failed
CI Hugo Publish / build-and-deploy (push) Failing after 43s
This commit is contained in:
parent
375952204e
commit
bc36f401b2
@ -11,11 +11,10 @@ jobs:
|
||||
|
||||
steps:
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v4
|
||||
uses: RouxAntoine/checkout@v3.5.4
|
||||
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