Spaces:
Sleeping
Sleeping
RahulChhatbar
commited on
Commit
•
39b9d1b
1
Parent(s):
0eebee2
Update huggingface-sync.yml
Browse files
.github/workflows/huggingface-sync.yml
CHANGED
@@ -24,5 +24,5 @@ jobs:
|
|
24 |
env:
|
25 |
HF_TOKEN: ${{ secrets.HF_TOKEN }}
|
26 |
run: |
|
27 |
-
git remote add hf https://RahulChhatbar:$HF_TOKEN@huggingface.co/spaces/RahulChhatbar/
|
28 |
git push hf main
|
|
|
24 |
env:
|
25 |
HF_TOKEN: ${{ secrets.HF_TOKEN }}
|
26 |
run: |
|
27 |
+
git remote add hf https://RahulChhatbar:$HF_TOKEN@huggingface.co/spaces/RahulChhatbar/TextGenPro
|
28 |
git push hf main
|