Skip to content

Commit f15570a

Browse files
committed
workflow updated
1 parent f9c0039 commit f15570a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,5 @@ jobs:
1616
- name: Push to hub
1717
env:
1818
HF_TOKEN: ${{ secrets.HF_TOKEN }}
19-
run: git push https://ImashaNawodi:$HF_TOKEN@huggingface.co/spaces/ImashaNawodi/NodeBackendNew main
19+
run: git push https://ImashaNawodi:$HF_TOKEN@huggingface.co/spaces/ImashaNawodi/NodeBackendNew main --force
20+

0 commit comments

Comments
 (0)