psvkaushik
commited on
Commit
•
3206c60
1
Parent(s):
b26e73b
Update main.yml
Browse files
.github/workflows/main.yml
CHANGED
@@ -18,4 +18,4 @@ jobs:
|
|
18 |
- name: Push to Hub
|
19 |
env:
|
20 |
HF: ${{secrets.HF}}
|
21 |
-
run: git push --force https://DenjiKun:$HF
|
|
|
18 |
- name: Push to Hub
|
19 |
env:
|
20 |
HF: ${{secrets.HF}}
|
21 |
+
run: git push --force https://DenjiKun:$HF@huggingface.co/spaces/DenjiKun/summ_hf
|