Skip to content

Commit

Permalink
use force push
Browse files Browse the repository at this point in the history
  • Loading branch information
dikarel committed Mar 4, 2024
1 parent fe6c0a4 commit b6d9328
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push-to-huggingface.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ jobs:
- name: Push to Huggingface
env:
HF_TOKEN: ${{ secrets.HF_TOKEN }}
run: git push https://dikarel:[email protected]/spaces/dikarel/nice-outfit main
run: git push --force https://dikarel:[email protected]/spaces/dikarel/nice-outfit main

0 comments on commit b6d9328

Please sign in to comment.