Spaces:
Running
on
T4
Running
on
T4
Borg93
commited on
Commit
•
fcf7b28
1
Parent(s):
309857a
Update sync_to_hub.yml
Browse files
.github/workflows/sync_to_hub.yml
CHANGED
@@ -12,4 +12,4 @@ jobs:
|
|
12 |
- name: Push to hub
|
13 |
env:
|
14 |
HF_TOKEN: ${{ secrets.HF_TOKEN }}
|
15 |
-
run: git push --force https://Riksarkivet:[email protected]/spaces/Riksarkivet/
|
|
|
12 |
- name: Push to hub
|
13 |
env:
|
14 |
HF_TOKEN: ${{ secrets.HF_TOKEN }}
|
15 |
+
run: git push --force https://Riksarkivet:[email protected]/spaces/Riksarkivet/htr_demo main
|