Spaces:
Runtime error
Runtime error
khanfou commited on
Update Finetunelangmodel.yml
Browse files
.github/workflows/Finetunelangmodel.yml
CHANGED
|
@@ -16,5 +16,6 @@ jobs:
|
|
| 16 |
lfs: true
|
| 17 |
- name: Push to hub
|
| 18 |
env:
|
| 19 |
-
|
| 20 |
run: git push --force https://Fouzia:$FINETUNE@huggingface.co/spaces/Fouzia/Harvard-USPTO_Patentability-Score main
|
|
|
|
|
|
| 16 |
lfs: true
|
| 17 |
- name: Push to hub
|
| 18 |
env:
|
| 19 |
+
FINETUNE: ${{ secrets.FINETUNE }}
|
| 20 |
run: git push --force https://Fouzia:$FINETUNE@huggingface.co/spaces/Fouzia/Harvard-USPTO_Patentability-Score main
|
| 21 |
+
|