Spaces:
Running
on
T4
Running
on
T4
Update Push target
Browse files
.github/workflows/{sync2huggingface.yml → sync2huggingface.ymlD}
RENAMED
@@ -17,4 +17,4 @@ jobs:
|
|
17 |
- name: Push to hub
|
18 |
env:
|
19 |
HF_TOKEN: ${{ secrets.HF_TOKEN }}
|
20 |
-
run: git push https://Surn:[email protected]/spaces/Surn/UnlimitedMusicGen main
|
|
|
17 |
- name: Push to hub
|
18 |
env:
|
19 |
HF_TOKEN: ${{ secrets.HF_TOKEN }}
|
20 |
+
run: git push https://Surn:[email protected]/spaces/Surn/UnlimitedMusicGen HEAD:main
|