barreloflube commited on
Commit
4d6528c
·
1 Parent(s): 46cad7e

fix: Force push to Hugging Face deployment branch

Browse files
Files changed (1) hide show
  1. .github/workflows/main.yml +1 -1
.github/workflows/main.yml CHANGED
@@ -72,4 +72,4 @@ jobs:
72
  git config --global user.name "GitHub Actions"
73
  git add README.md
74
  git commit -m "Update README for Hugging Face Space"
75
- git push https://mantrakp:[email protected]/spaces/mantrakp/sheer gh-pages:main
 
72
  git config --global user.name "GitHub Actions"
73
  git add README.md
74
  git commit -m "Update README for Hugging Face Space"
75
+ git push --force https://mantrakp:[email protected]/spaces/mantrakp/sheer gh-pages:main