Spaces:
Configuration error
Configuration error
RISHABH KUMAR commited on
Updated main.yaml
Browse files
.github/workflows/main.yaml
CHANGED
|
@@ -18,6 +18,6 @@ jobs:
|
|
| 18 |
- name: Push to hub
|
| 19 |
env:
|
| 20 |
HF_TOKEN: ${{ secrets.HF_TOKEN }}
|
| 21 |
-
run: git push --force https://
|
| 22 |
|
| 23 |
|
|
|
|
| 18 |
- name: Push to hub
|
| 19 |
env:
|
| 20 |
HF_TOKEN: ${{ secrets.HF_TOKEN }}
|
| 21 |
+
run: git push --force https://cmpunkmannu:$HF_TOKEN@huggingface.co/spaces/cmpunkmannu/Intelligent-search-engine-agent main
|
| 22 |
|
| 23 |
|