Spaces:
Runtime error
Runtime error
carolanderson
commited on
Commit
·
e389ad1
1
Parent(s):
ad3c657
Update push-to-hf workflow to push to AVID app
Browse files
.github/workflows/push-to-hf.yml
CHANGED
@@ -17,4 +17,4 @@ jobs:
|
|
17 |
- name: Push to hub
|
18 |
env:
|
19 |
HF_TOKEN: ${{ secrets.HF_TOKEN }}
|
20 |
-
run: git push https
|
|
|
17 |
- name: Push to hub
|
18 |
env:
|
19 |
HF_TOKEN: ${{ secrets.HF_TOKEN }}
|
20 |
+
run: git push https://:avid-ml$[email protected]/spaces/avid-ml/indie-label docker-hf:main
|