Spaces:
Sleeping
Sleeping
shyam gupta
commited on
Update main.yml
Browse files
.github/workflows/main.yml
CHANGED
@@ -15,5 +15,5 @@ jobs:
|
|
15 |
fetch-depth: 0
|
16 |
- name: Push to hub
|
17 |
env:
|
18 |
-
HF: ${{ secrets.
|
19 |
run: git push --force https://sankhyikii:[email protected]/spaces/sankhyikii/text-summarization main
|
|
|
15 |
fetch-depth: 0
|
16 |
- name: Push to hub
|
17 |
env:
|
18 |
+
HF: ${{ secrets.HG}}
|
19 |
run: git push --force https://sankhyikii:[email protected]/spaces/sankhyikii/text-summarization main
|