Arjun Patel commited on
Commit
b595dd6
1 Parent(s): 3391058

Update sync_hf.yml

Browse files
Files changed (1) hide show
  1. .github/workflows/sync_hf.yml +1 -1
.github/workflows/sync_hf.yml CHANGED
@@ -15,5 +15,5 @@ jobs:
15
  fetch-depth: 0
16
  - name: Push to hub
17
  env:
18
- HF_TOKEN: ${{ secrets.HF }}
19
  run: git push https://arjunpatel:$HF_TOKEN@huggingface.co/spaces/pokemon-move-generator-app main
15
  fetch-depth: 0
16
  - name: Push to hub
17
  env:
18
+ HF_TOKEN: ${{ secrets.HF_TOKEN }}
19
  run: git push https://arjunpatel:$HF_TOKEN@huggingface.co/spaces/pokemon-move-generator-app main