Update .gitea/workflows/publish.yaml
Some checks failed
CI Hugo Publish / build-and-deploy (push) Failing after 11s
Some checks failed
CI Hugo Publish / build-and-deploy (push) Failing after 11s
This commit is contained in:
parent
debfbc1142
commit
375952204e
@ -11,7 +11,7 @@ jobs:
|
||||
|
||||
steps:
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v2
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
submodules: recursive
|
||||
ssh-key: ${{ secrets.SSH_KEY }}
|
||||
|
Loading…
Reference in New Issue
Block a user