Spaces:
Running
Running
Jae-Won Chung
commited on
Commit
·
cf04815
1
Parent(s):
35a3eb4
CI: fetch-depth 0
Browse files
.github/workflows/push_spaces.yaml
CHANGED
@@ -25,6 +25,7 @@ jobs:
|
|
25 |
- name: Checkout repository
|
26 |
uses: actions/checkout@v3
|
27 |
with:
|
|
|
28 |
lfs: true
|
29 |
ref: master
|
30 |
- name: Push to Space
|
|
|
25 |
- name: Checkout repository
|
26 |
uses: actions/checkout@v3
|
27 |
with:
|
28 |
+
fetch-depth: 0
|
29 |
lfs: true
|
30 |
ref: master
|
31 |
- name: Push to Space
|