Spaces:
Sleeping
Sleeping
Rohit Nagareddy
commited on
Commit
·
1127e80
1
Parent(s):
1424fe6
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://123robinthomas:$HF_TOKEN@huggingface.co/spaces/123robinthomas/
|
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 main
|
25 |
|