ribesstefano
commited on
Commit
•
de23274
1
Parent(s):
9f57ca7
Update huggingface_space_sync.yml
Browse files
.github/workflows/huggingface_space_sync.yml
CHANGED
@@ -13,10 +13,7 @@ jobs:
|
|
13 |
with:
|
14 |
fetch-depth: 0
|
15 |
lfs: true
|
16 |
-
|
17 |
-
- name: Pull changes from remote
|
18 |
-
run: git pull https://ailab-bio:$HF_TOKEN@huggingface.co/spaces/ailab-bio/PROTAC-Degradation-Predictor main --no-rebase
|
19 |
-
|
20 |
- name: Push to hub
|
21 |
env:
|
22 |
HF_TOKEN: ${{ secrets.HF_TOKEN }}
|
|
|
13 |
with:
|
14 |
fetch-depth: 0
|
15 |
lfs: true
|
16 |
+
|
|
|
|
|
|
|
17 |
- name: Push to hub
|
18 |
env:
|
19 |
HF_TOKEN: ${{ secrets.HF_TOKEN }}
|