Milo Sobral commited on
Commit
40a974c
·
1 Parent(s): f2d3e35

Fixed issue with action

Browse files
Files changed (1) hide show
  1. .github/workflows/huggingface.yml +1 -1
.github/workflows/huggingface.yml CHANGED
@@ -16,4 +16,4 @@ jobs:
16
  - name: Push to hub
17
  env:
18
  HF_TOKEN: ${{ secrets.HF_TOKEN }}
19
- run: git push https://HF_USERNAME:$HF_TOKEN@huggingface.co/spaces/FULL_SPACE_NAME main
 
16
  - name: Push to hub
17
  env:
18
  HF_TOKEN: ${{ secrets.HF_TOKEN }}
19
+ run: git push https://MiloSobral:$HF_TOKEN@huggingface.co/spaces/MiloSobral/PortiloopDemo main