Claude commited on
Trigger HF Spaces sync
Browse fileshttps://claude.ai/code/session_015z3yZxNNfXF63JuQDuPbEG
.github/workflows/sync-to-hf.yml
CHANGED
|
@@ -19,3 +19,4 @@ jobs:
|
|
| 19 |
HF_TOKEN: ${{ secrets.HF_TOKEN }}
|
| 20 |
run: |
|
| 21 |
git push --force https://Rochane:$HF_TOKEN@huggingface.co/spaces/Rochane/aim main
|
|
|
|
|
|
| 19 |
HF_TOKEN: ${{ secrets.HF_TOKEN }}
|
| 20 |
run: |
|
| 21 |
git push --force https://Rochane:$HF_TOKEN@huggingface.co/spaces/Rochane/aim main
|
| 22 |
+
# Trigger HF sync
|