Jean-François Knebel commited on
Commit
3282b45
1 Parent(s): b2ab3eb

Update main.yml

Browse files
Files changed (1) hide show
  1. .github/workflows/main.yml +2 -2
.github/workflows/main.yml CHANGED
@@ -16,8 +16,8 @@ jobs:
16
  - name: Add remote
17
  env:
18
  HF: ${{ secrets.HG }}
19
- run: git remote add space https://jknebel:$HF@huggingface.co/spaces/jknebel/test_mlops_courses
20
  - name: Push to hub
21
  env:
22
  HF: ${{ secrets.HG }}
23
- run: git push --force https://jknebel:$HF@huggingface.co/spaces/jknebel/test_mlops_courses main
 
16
  - name: Add remote
17
  env:
18
  HF: ${{ secrets.HG }}
19
+ run: git remote add space https://jknebel:$HF@huggingface.co/spaces/jknebel/Demo_AJ
20
  - name: Push to hub
21
  env:
22
  HF: ${{ secrets.HG }}
23
+ run: git push --force https://jknebel:$HF@huggingface.co/spaces/jknebel/Demo_AJ