We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8557032 commit dc8961bCopy full SHA for dc8961b
.github/workflows/sync_to_hf.yml
@@ -46,4 +46,4 @@ jobs:
46
- name: Push to Hugging Face
47
env:
48
HF_TOKEN: ${{ secrets.HF_TOKEN }}
49
- run: git push https://naskio:$HF_TOKEN@huggingface.co/spaces/naskio/mergeui main
+ run: git push https://naskio:$HF_TOKEN@huggingface.co/spaces/naskio/mergeui main --force
0 commit comments