Spaces:
Build error
Build error
Sumit Dhar Diwedi commited on
Commit ·
1db91f0
1
Parent(s): 5b79ccd
main.yaml
Browse files
.github/workflows/main.yml
CHANGED
|
@@ -21,6 +21,6 @@ jobs:
|
|
| 21 |
- name: Push to hub
|
| 22 |
env:
|
| 23 |
HF_TOKEN: ${{ secrets.HF_TOKEN }}
|
| 24 |
-
run: git push --force https://sdd-2396:$HF_TOKEN@huggingface.co/spaces/sdd-2396/
|
| 25 |
|
| 26 |
|
|
|
|
| 21 |
- name: Push to hub
|
| 22 |
env:
|
| 23 |
HF_TOKEN: ${{ secrets.HF_TOKEN }}
|
| 24 |
+
run: git push --force https://sdd-2396:$HF_TOKEN@huggingface.co/spaces/sdd-2396/AgenticAIchatbot main
|
| 25 |
|
| 26 |
|