We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ada557d commit 69da94aCopy full SHA for 69da94a
.github/workflows/hf_space_push.yml
@@ -39,7 +39,4 @@ jobs:
39
git rm --cached --ignore-unmatch public/logo_dark.png
40
git rm --cached --ignore-unmatch public/logo_light.png
41
" HEAD
42
- git for-each-ref --format="delete %(refname)" refs/original | git update-ref --stdin
43
- git reflog expire --expire=now --all
44
- git gc --prune=now
45
git push --force --all
0 commit comments