Spaces:
Runtime error
Runtime error
Ryan Kim
commited on
Commit
•
5bbb9e4
1
Parent(s):
452062a
renamed huggingfaces space name
Browse files
.github/workflows/sync_to_huggingface_space.yml
CHANGED
@@ -17,4 +17,4 @@ jobs:
|
|
17 |
- name: Push to hub
|
18 |
env:
|
19 |
HF_TOKEN: ${{ secrets.HF_TOKEN }}
|
20 |
-
run: git push --force https://rk2546:[email protected]/spaces/rk2546/csgy-6613-project-
|
|
|
17 |
- name: Push to hub
|
18 |
env:
|
19 |
HF_TOKEN: ${{ secrets.HF_TOKEN }}
|
20 |
+
run: git push --force https://rk2546:[email protected]/spaces/rk2546/csgy-6613-project-rk2546 main
|