Spaces:
Sleeping
Sleeping
yuki.tsutsumi
commited on
Commit
•
eb94599
1
Parent(s):
34f09e0
[update]CDパイプラインのSpace名を変更。
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://eques-pj-b:[email protected]/spaces/eques-pj-b/
|
|
|
18 |
- name: Push to hub
|
19 |
env:
|
20 |
HF_TOKEN: ${{ secrets.HF_TOKEN }}
|
21 |
+
run: git push https://eques-pj-b:[email protected]/spaces/eques-pj-b/bankyo-demo-v2 main
|