This commit is contained in:
parent
d80dc429a1
commit
141b4c277b
4 changed files with 5 additions and 5 deletions
|
@ -18,7 +18,7 @@ jobs:
|
|||
with:
|
||||
ssh-private-key: ${{ secrets.PAGES_PRIVKEY }}
|
||||
- name: Repo pull
|
||||
uses: actions/checkout@v4
|
||||
uses: https://github.com/actions/checkout@v4
|
||||
with:
|
||||
fetch-depth: 0
|
||||
- name: Website upload
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue