Spaces:
Sleeping
Sleeping
Kailash S Prem
commited on
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 https://kailashsp:[email protected]/spaces/kailashsp/NSE-stock-picker main
|
|
|
21 |
- name: Push to hub
|
22 |
env:
|
23 |
HF_TOKEN: ${{ secrets.HF_TOKEN }}
|
24 |
+
run: git push --force https://kailashsp:[email protected]/spaces/kailashsp/NSE-stock-picker main
|