Spaces:
Sleeping
Sleeping
Sathyam
commited on
Update cicd.yaml
Browse files
.github/workflows/cicd.yaml
CHANGED
@@ -17,4 +17,4 @@ jobs:
|
|
17 |
- name: Push to hub
|
18 |
env:
|
19 |
HF_TOKEN: ${{ secrets.HF_TOKEN }}
|
20 |
-
run: git push https://iSathyam03:[email protected]/spaces/iSathyam03/ReWriteCraft main
|
|
|
17 |
- name: Push to hub
|
18 |
env:
|
19 |
HF_TOKEN: ${{ secrets.HF_TOKEN }}
|
20 |
+
run: git push --force https://iSathyam03:[email protected]/spaces/iSathyam03/ReWriteCraft main
|