cahya commited on
Commit
e57b02f
1 Parent(s): 572f97d

Update hf-spaces.yml

Browse files
Files changed (1) hide show
  1. .github/workflows/hf-spaces.yml +4 -2
.github/workflows/hf-spaces.yml CHANGED
@@ -16,5 +16,7 @@ jobs:
16
  fetch-depth: 0
17
  - name: Push to hub
18
  env:
19
- HF_TOKEN: ${{ secrets.HF_TOKEN }}
20
- run: git push https://cahya:$HF_TOKEN@huggingface.co/spaces/cahya/indonesian-story main
 
 
 
16
  fetch-depth: 0
17
  - name: Push to hub
18
  env:
19
+ HF_TOKEN: ${{ secrets.TEST }}
20
+ run: |
21
+ echo "$HF_TOKEN"
22
+ # git push https://cahya:$HF_TOKEN@huggingface.co/spaces/cahya/indonesian-story main