NguyenS commited on
Commit
015289c
·
unverified ·
1 Parent(s): 9e85026

Update main.yml

Browse files
Files changed (1) hide show
  1. .github/workflows/main.yml +4 -4
.github/workflows/main.yml CHANGED
@@ -15,9 +15,9 @@ jobs:
15
  fetch-depth: -1
16
  - name: Add remote
17
  env:
18
- HF: ${{ secrets.HF }}
19
- run: git remote add space https://Nguyens:$HF@huggingface.co/spaces/Nguyens/mlops-demo
20
  - name: Push to hub
21
  env:
22
- HF: ${{ secrets.HF }}
23
- run: git push --force https://guyens:$HF@huggingface.co/spaces/Nguyens/mlops-demo main
 
15
  fetch-depth: -1
16
  - name: Add remote
17
  env:
18
+ HF: ${{ secrets.HG }}
19
+ run: git remote add space https://huggingface.co/spaces/Nguyens/mlops-demo
20
  - name: Push to hub
21
  env:
22
+ HF: ${{ secrets.HG }}
23
+ run: git push --force https://huggingface.co/spaces/Nguyens/mlops-demo main