devanshsrivastav commited on
Commit
0903581
1 Parent(s): f3007f9

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
  env:
20
  HF_TOKEN: ${{ secrets.HF_TOKEN }}
21
  HF_username: devanshsrivastav # your huggingface.co username here (check your profile page)
22
- HF_space_name: GoEmotions # name of the hub space to which you want to push the model
23
  run: git push https://$HF_username:$HF_TOKEN@huggingface.co/spaces/$HF_username/$HF_space_name main
 
19
  env:
20
  HF_TOKEN: ${{ secrets.HF_TOKEN }}
21
  HF_username: devanshsrivastav # your huggingface.co username here (check your profile page)
22
+ HF_space_name: goemotions2 # name of the hub space to which you want to push the model
23
  run: git push https://$HF_username:$HF_TOKEN@huggingface.co/spaces/$HF_username/$HF_space_name main