MicGuest commited on
Commit
3643431
·
unverified ·
1 Parent(s): 6572369

Update main.yml

Browse files
Files changed (1) hide show
  1. .github/workflows/main.yml +1 -1
.github/workflows/main.yml CHANGED
@@ -32,5 +32,5 @@ jobs:
32
  - name: Push to hub
33
  env:
34
  HF: ${{ secrets.HG }}
35
- run: git remote add space https://Michelin1:[email protected]/spaces/michelin1/Demo1 main
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