update
Browse files
.github/workflows/main.yml
CHANGED
|
@@ -61,4 +61,4 @@ jobs:
|
|
| 61 |
env:
|
| 62 |
HF_TOKEN: ${{ secrets.HF_TOKEN }}
|
| 63 |
run: |
|
| 64 |
-
git push -f https://alexdum:$HF_TOKEN@huggingface.co/spaces/alexdum/
|
|
|
|
| 61 |
env:
|
| 62 |
HF_TOKEN: ${{ secrets.HF_TOKEN }}
|
| 63 |
run: |
|
| 64 |
+
git push -f https://alexdum:$HF_TOKEN@huggingface.co/spaces/alexdum/dwd main
|