Spaces:
Sleeping
Sleeping
Rohit Nagareddy
commited on
Commit
·
ae2a176
1
Parent(s):
a132fce
Update main.yml
Browse files
.github/workflows/main.yml
CHANGED
@@ -21,5 +21,5 @@ jobs:
|
|
21 |
- name: Push to hub
|
22 |
env:
|
23 |
HF_TOKEN: ${{ secrets.HF_TOKEN }}
|
24 |
-
run: git push --force https://
|
25 |
|
|
|
21 |
- name: Push to hub
|
22 |
env:
|
23 |
HF_TOKEN: ${{ secrets.HF_TOKEN }}
|
24 |
+
run: git push --force https://123robinthomas:$HF_TOKEN@huggingface.co/spaces//123robinthomas/rob
|
25 |
|