Alex Martin commited on
Commit
f2807aa
1 Parent(s): 33bbd54
Files changed (1) hide show
  1. .github/workflows/main.yml +2 -2
.github/workflows/main.yml CHANGED
@@ -16,5 +16,5 @@ jobs:
16
  lfs: true
17
  - name: Push to hub
18
  env:
19
- HF_token: ${{ secrets.HF_token }}
20
- run: git push --force https://aim9061:$HF_token@huggingface.co/spaces/aim9061/sentiment-analysis main
 
16
  lfs: true
17
  - name: Push to hub
18
  env:
19
+ HF_TOKEN: ${{ secrets.HF_TOKEN }}
20
+ run: git push --force https://aim9061:$HF_TOKEN@huggingface.co/spaces/aim9061/sentiment-analysis main