Spaces:
Build error
Build error
Hải Huỳnh
commited on
Commit
•
055f156
1
Parent(s):
b0747e4
Update hfspace_cicd.yml
Browse files
.github/workflows/hfspace_cicd.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://haihuynh:[email protected]/spaces/haihuynh/
|
|
|
17 |
- name: Push to hub
|
18 |
env:
|
19 |
HF_TOKEN: ${{ secrets.HF_TOKEN }}
|
20 |
+
run: git push https://haihuynh:[email protected]/spaces/haihuynh/Job-KnowledgeGraph-QA main
|