Spaces:
Runtime error
Runtime error
Franco Astegiano
commited on
Commit
•
d35437c
1
Parent(s):
7fcecf8
Update main.yml
Browse files
.github/workflows/main.yml
CHANGED
@@ -34,4 +34,4 @@ jobs:
|
|
34 |
- name: Push to hub
|
35 |
env:
|
36 |
HF_TOKEN: ${{ secrets.HF_TOKEN}}
|
37 |
-
run: git push
|
|
|
34 |
- name: Push to hub
|
35 |
env:
|
36 |
HF_TOKEN: ${{ secrets.HF_TOKEN}}
|
37 |
+
run: git push https://FrankAst:$HF_TOKEN@huggingface.co/spaces/FrankAst/image_mixer
|