Spaces:
Build error
Build error
Commit ·
f8bd8af
1
Parent(s): 292c0e7
Update main.yml
Browse files
.github/workflows/main.yml
CHANGED
|
@@ -21,4 +21,4 @@ jobs:
|
|
| 21 |
- name: Push to hub
|
| 22 |
env:
|
| 23 |
HF_TOKEN: ${{ secrets.HF_TOKEN }}
|
| 24 |
-
run: git push --force https://genaitiwari:$HF_TOKEN@huggingface.co/spaces/genaitiwari/
|
|
|
|
| 21 |
- name: Push to hub
|
| 22 |
env:
|
| 23 |
HF_TOKEN: ${{ secrets.HF_TOKEN }}
|
| 24 |
+
run: git push --force https://genaitiwari:$HF_TOKEN@huggingface.co/spaces/genaitiwari/Phidata main
|