Hasan Iqbal
commited on
Commit
•
9fe0f34
1
Parent(s):
fe0b74e
Updated the hf URL
Browse files
.github/workflows/prerelease.yaml
CHANGED
@@ -76,4 +76,4 @@ jobs:
|
|
76 |
- name: Push to Hugging Face
|
77 |
env:
|
78 |
HF_TOKEN: ${{ secrets.HF_TOKEN }}
|
79 |
-
run: git push https://hasaniqbal777:[email protected]/spaces/hasaniqbal777/OpenFactCheck-
|
|
|
76 |
- name: Push to Hugging Face
|
77 |
env:
|
78 |
HF_TOKEN: ${{ secrets.HF_TOKEN }}
|
79 |
+
run: git push https://hasaniqbal777:[email protected]/spaces/hasaniqbal777/OpenFactCheck-Prerelease main --force
|