Spaces:
Runtime error
Runtime error
Update sync_huggingface_hub.yml
Browse files
.github/workflows/sync_huggingface_hub.yml
CHANGED
@@ -18,7 +18,3 @@ jobs:
|
|
18 |
HF_TOKEN: ${{ secrets.HF_TOKEN }}
|
19 |
run: |
|
20 |
git push https://ugaray96:[email protected]/spaces/ugaray96/grocery-classifier-demo master
|
21 |
-
echo $HF_TOKEN >> secrets.txt
|
22 |
-
|
23 |
-
- name: Run tmate
|
24 |
-
uses: mxschmitt/action-tmate@v2
|
|
|
18 |
HF_TOKEN: ${{ secrets.HF_TOKEN }}
|
19 |
run: |
|
20 |
git push https://ugaray96:[email protected]/spaces/ugaray96/grocery-classifier-demo master
|
|
|
|
|
|
|
|