Spaces:
Sleeping
Sleeping
Harshana
commited on
Commit
·
3f1b8aa
1
Parent(s):
a0cf504
typo fix
Browse files
.github/workflows/huggingface.yml
CHANGED
@@ -17,4 +17,4 @@ jobs:
|
|
17 |
- name: Push to hub
|
18 |
env:
|
19 |
HF_TOKEN: ${{ secrets.HF_TOKEN }}
|
20 |
-
run: git push -f https://HarshanaLF:$HF_TOKEN@
|
|
|
17 |
- name: Push to hub
|
18 |
env:
|
19 |
HF_TOKEN: ${{ secrets.HF_TOKEN }}
|
20 |
+
run: git push -f https://HarshanaLF:[email protected]/spaces/HarshanaLF/Final_Assignment main
|