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
|
- name: Public repo pull
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
fetch-depth: 500
|
fetch-depth: 0
|
||||||
ref: public
|
ref: public
|
||||||
path: public
|
path: public
|
||||||
- name: Render website
|
- name: Render website
|
||||||
|
|
Loading…
Reference in a new issue