Jean-François Knebel commited on
Commit
c8dfdd7
1 Parent(s): a19c885

Update main.yml

Browse files
Files changed (1) hide show
  1. .github/workflows/main.yml +1 -1
.github/workflows/main.yml CHANGED
@@ -19,5 +19,5 @@ jobs:
19
  run: git remote add space https://jknebel:[email protected]/spaces/jknebel/test_mlops_courses
20
  - name: Push to hub
21
  env:
22
- HF: ${{ secrets.HF }}
23
  run: git push --force https://jknebel:[email protected]/spaces/jknebel/test_mlops_courses main
 
19
  run: git remote add space https://jknebel:[email protected]/spaces/jknebel/test_mlops_courses
20
  - name: Push to hub
21
  env:
22
+ HF: ${{ secrets.HG }}
23
  run: git push --force https://jknebel:[email protected]/spaces/jknebel/test_mlops_courses main