Spaces:
Runtime error
Runtime error
Update hf-spaces.yml
Browse files
.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: ${{ secrets.
|
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.ABCDE }}
|
20 |
run: git push https://cahya:$HF_TOKEN@huggingface.co/spaces/cahya/indonesian-story main
|