Spaces:
Sleeping
Sleeping
Sathyam
commited on
Commit
•
2826404
1
Parent(s):
c4c9dd7
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:$HF_TOKEN@huggingface.co/spaces/iSathyam03/ReWriteCraft main
|
|
|
17 |
- name: Push to hub
|
18 |
env:
|
19 |
HF_TOKEN: ${{ secrets.HF_TOKEN }}
|
20 |
+
run: git push --force https://iSathyam03:$HF_TOKEN@huggingface.co/spaces/iSathyam03/ReWriteCraft main
|