This commit is contained in:
parent
1146c47185
commit
672be64474
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ jobs:
|
|||
- name: Public repo pull
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
fetch-depth: 500
|
||||
fetch-depth: 0
|
||||
ref: public
|
||||
path: public
|
||||
- name: Render website
|
||||
|
|
Loading…
Reference in a new issue