Skip to content

Commit 69da94a

Browse files
committed
updated hf_deploy_workflow
1 parent ada557d commit 69da94a

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/hf_space_push.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,4 @@ jobs:
3939
git rm --cached --ignore-unmatch public/logo_dark.png
4040
git rm --cached --ignore-unmatch public/logo_light.png
4141
" 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
4542
git push --force --all

0 commit comments

Comments
 (0)