jordancaraballo commited on
Commit
33fd6b0
·
1 Parent(s): dffbe14

Fixing token name

Browse files
Files changed (1) hide show
  1. .github/workflows/sync-hf.yml +1 -1
.github/workflows/sync-hf.yml CHANGED
@@ -16,5 +16,5 @@ jobs:
16
  lfs: true
17
  - name: Push to hub
18
  env:
19
- HF_TOKEN: ${{ secrets.HF_DEPLOY_TOKEN }}
20
  run: git push --force https://jordancaraballo:[email protected]/spaces/jordancaraballo/alaska-wildfire-occurrence main
 
16
  lfs: true
17
  - name: Push to hub
18
  env:
19
+ HF_DEPLOY_TOKEN: ${{ secrets.HF_DEPLOY_TOKEN }}
20
  run: git push --force https://jordancaraballo:[email protected]/spaces/jordancaraballo/alaska-wildfire-occurrence main