Spaces:
Running
Running
asterism45
commited on
Commit
•
8d89aac
1
Parent(s):
2223e51
[fix] fix bug
Browse files
.github/workflows/main.yml
CHANGED
@@ -18,4 +18,4 @@ jobs:
|
|
18 |
- name: Push to hub
|
19 |
env:
|
20 |
HF_TOKEN: ${{ secrets.HF_TOKEN }}
|
21 |
-
run: git push https://
|
|
|
18 |
- name: Push to hub
|
19 |
env:
|
20 |
HF_TOKEN: ${{ secrets.HF_TOKEN }}
|
21 |
+
run: git push https://Asterism:[email protected]/spaces/eques-pj-b/bankyo-demo main
|