Spaces:
Sleeping
Sleeping
mattoofahaddcube
commited on
Commit
β’
1bbf05c
1
Parent(s):
4118340
correcting hf repo name
Browse files
.github/workflows/hf-space.yml
CHANGED
@@ -16,4 +16,4 @@ jobs:
|
|
16 |
- name: Push to hub
|
17 |
env:
|
18 |
HF_TOKEN: ${{ secrets.HF_TOKEN }}
|
19 |
-
run: git push https://mattoofahad:[email protected]/spaces/mattoofahad/
|
|
|
16 |
- name: Push to hub
|
17 |
env:
|
18 |
HF_TOKEN: ${{ secrets.HF_TOKEN }}
|
19 |
+
run: git push https://mattoofahad:[email protected]/spaces/mattoofahad/rest-api-server main
|