MicGuest
commited on
Update main.yml
Browse files
.github/workflows/main.yml
CHANGED
@@ -32,5 +32,5 @@ jobs:
|
|
32 |
- name: Push to hub
|
33 |
env:
|
34 |
HF: ${{ secrets.HG }}
|
35 |
-
run: git
|
36 |
|
|
|
32 |
- name: Push to hub
|
33 |
env:
|
34 |
HF: ${{ secrets.HG }}
|
35 |
+
run: git push --force https://Michelin1:[email protected]/spaces/michelin1/Demo1 main
|
36 |
|