MicGuest commited on
Commit
300f088
·
unverified ·
1 Parent(s): c881d0d

Update main.yml

Browse files
Files changed (1) hide show
  1. .github/workflows/main.yml +2 -2
.github/workflows/main.yml CHANGED
@@ -27,10 +27,10 @@ jobs:
27
  - name: Add remote
28
  env:
29
  HF: ${{ secrets.HF }}
30
- run: git remote add space https://Michelin1:$HF@huggingface.co/spaces/michelin1/Demo1
31
 
32
  - name: Push to hub
33
  env:
34
  HF: ${{ secrets.HF }}
35
- run: git remote add space https://Michelin1:$HF@huggingface.co/spaces/michelin1/Demo1 main
36
 
 
27
  - name: Add remote
28
  env:
29
  HF: ${{ secrets.HF }}
30
+ run: git remote add space https://Michelin1:$HG@huggingface.co/spaces/michelin1/Demo1
31
 
32
  - name: Push to hub
33
  env:
34
  HF: ${{ secrets.HF }}
35
+ run: git remote add space https://Michelin1:$HG@huggingface.co/spaces/michelin1/Demo1 main
36