Spaces:
Configuration error
Configuration error
Srisurya Teja commited on
Update main.yml
Browse files
.github/workflows/main.yml
CHANGED
|
@@ -16,7 +16,7 @@ jobs:
|
|
| 16 |
lfs: true
|
| 17 |
|
| 18 |
- name: Push to Hugging Face Hub
|
| 19 |
-
run: git push --force https://Srisurya-teja:${{ secrets.HUGGINGFACEHUB_API_TOKEN }}@huggingface.co/spaces/Srisurya-teja/
|
| 20 |
env:
|
| 21 |
HUGGINGFACEHUB_API_TOKEN: ${{ secrets.HUGGINGFACEHUB_API_TOKEN }}
|
| 22 |
|
|
|
|
| 16 |
lfs: true
|
| 17 |
|
| 18 |
- name: Push to Hugging Face Hub
|
| 19 |
+
run: git push --force https://Srisurya-teja:${{ secrets.HUGGINGFACEHUB_API_TOKEN }}@huggingface.co/spaces/Srisurya-teja/AI-Data_Assistant main
|
| 20 |
env:
|
| 21 |
HUGGINGFACEHUB_API_TOKEN: ${{ secrets.HUGGINGFACEHUB_API_TOKEN }}
|
| 22 |
|