Spaces:
Build error
Build error
Pietro Lesci
commited on
Commit
•
d8ab899
1
Parent(s):
a8bec93
Deploy to MilaNLProc spaces
Browse files
.github/workflows/sync_to_spaces.yml
CHANGED
@@ -20,4 +20,4 @@ jobs:
|
|
20 |
- name: Push to hub MilaNLProc
|
21 |
env:
|
22 |
HF_TOKEN: ${{ secrets.HF_TOKEN }}
|
23 |
-
run: git push https://pietrolesci:$HF_TOKEN@huggingface.co/spaces/MilaNLProc/
|
|
|
20 |
- name: Push to hub MilaNLProc
|
21 |
env:
|
22 |
HF_TOKEN: ${{ secrets.HF_TOKEN }}
|
23 |
+
run: git push https://pietrolesci:$HF_TOKEN@huggingface.co/spaces/MilaNLProc/wordify main
|