Spaces:
Running
Running
Andrea Maldonado
commited on
Commit
·
a6cc184
1
Parent(s):
4c2b39c
Renames branch
Browse files
.github/workflows/huggingface.yml
CHANGED
@@ -23,4 +23,4 @@ jobs:
|
|
23 |
- name: Push to hub
|
24 |
env:
|
25 |
HF_TOKEN: ${{ secrets.HF_TOKEN }}
|
26 |
-
run: git push --force https://andreamalhera:[email protected]/spaces/andreamalhera/gedi ICPM24
|
|
|
23 |
- name: Push to hub
|
24 |
env:
|
25 |
HF_TOKEN: ${{ secrets.HF_TOKEN }}
|
26 |
+
run: git push --force https://andreamalhera:[email protected]/spaces/andreamalhera/gedi demo-ICPM24
|