Spico commited on
Commit
2591a00
·
1 Parent(s): aa0f965

update workflow

Browse files
Files changed (1) hide show
  1. .github/workflows/hf_spaces.yml +1 -1
.github/workflows/hf_spaces.yml CHANGED
@@ -16,5 +16,5 @@ jobs:
16
  fetch-depth: 0
17
  - name: Push to hub
18
  env:
19
- HF_TOKEN: ${{ env.HF_TOKEN }}
20
  run: git push https://Spico:[email protected]/spaces/Spico/paper-hero main
 
16
  fetch-depth: 0
17
  - name: Push to hub
18
  env:
19
+ HF_TOKEN: ${{ secrets.HF_TOKEN }}
20
  run: git push https://Spico:[email protected]/spaces/Spico/paper-hero main