Spaces:
Build error
Build error
Pietro Lesci
commited on
Commit
•
65634c3
1
Parent(s):
da040bc
Update sync_to_spaces.yml
Browse files
.github/workflows/sync_to_spaces.yml
CHANGED
@@ -16,4 +16,4 @@ jobs:
|
|
16 |
- name: Push to hub
|
17 |
env:
|
18 |
HF_TOKEN: ${{ secrets.HF_TOKEN }}
|
19 |
-
run: git push https://pietrolesci:$HF_TOKEN@huggingface.co/spaces/wordify main
|
|
|
16 |
- name: Push to hub
|
17 |
env:
|
18 |
HF_TOKEN: ${{ secrets.HF_TOKEN }}
|
19 |
+
run: git push https://pietrolesci:$HF_TOKEN@huggingface.co/spaces/pietrolesci/wordify main
|