Andrea Greco commited on
Commit
bd29b0d
1 Parent(s): 70b4f7e

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.HF }}
19
- run: git remote add space https://endriu27:$HF@huggingface.co/spaces/noahgift/huggingface-demo
20
  - name: Push to hub
21
  env:
22
  HF: ${{ secrets.HF }}
23
- run: git push --force https://endriu27:$HF@huggingface.co/spaces/noahgift/huggingface-demo main
 
16
  - name: Add remote
17
  env:
18
  HF: ${{ secrets.HF }}
19
+ run: git remote add space https://endriu27:$HF@huggingface.co/spaces/endriu27/huggingface-demo
20
  - name: Push to hub
21
  env:
22
  HF: ${{ secrets.HF }}
23
+ run: git push --force https://endriu27:$HF@huggingface.co/spaces/endriu27/huggingface-demo main