Spaces:
Runtime error
Runtime error
Update sync_with_spaces.yml
Browse files
.github/workflows/sync_with_spaces.yml
CHANGED
@@ -21,5 +21,4 @@ jobs:
|
|
21 |
env:
|
22 |
HF_TOKEN: ${{ secrets.HF_TOKEN }}
|
23 |
run: |
|
24 |
-
git pull https://lewtun:[email protected]/spaces/autoevaluate/autoevaluate main --rebase
|
25 |
git push https://lewtun:[email protected]/spaces/autoevaluate/autoevaluate main
|
|
|
21 |
env:
|
22 |
HF_TOKEN: ${{ secrets.HF_TOKEN }}
|
23 |
run: |
|
|
|
24 |
git push https://lewtun:[email protected]/spaces/autoevaluate/autoevaluate main
|