Spaces:
Sleeping
Sleeping
Lalit Mahale
commited on
Update main.yml
Browse files
.github/workflows/main.yml
CHANGED
@@ -18,4 +18,4 @@ jobs:
|
|
18 |
env:
|
19 |
HF_TOKEN: ${{ secrets.HF_TOKEN }}
|
20 |
HF_USERNAME: ${{ secrets.HF_USERNAME }}
|
21 |
-
run: git push --force https://huggingface.co/spaces/Lalit1997/
|
|
|
18 |
env:
|
19 |
HF_TOKEN: ${{ secrets.HF_TOKEN }}
|
20 |
HF_USERNAME: ${{ secrets.HF_USERNAME }}
|
21 |
+
run: git push --force https://Lalit1997:$HF_TOKEN@huggingface.co/spaces/Lalit1997/ main
|