Skip to content

Commit 8a50b4c

Browse files
committed
updated hf_deploy_workflow
1 parent 87eff16 commit 8a50b4c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/hf_space_push.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ jobs:
3636
git filter-branch --force --index-filter "git rm --cached --ignore-unmatch avatars/agent_tide.png" HEAD
3737
git filter-branch --force --index-filter "git rm --cached --ignore-unmatch codetide-banner.png" HEAD
3838
git filter-branch --force --index-filter "git rm --cached --ignore-unmatch logo_dark.png" HEAD
39+
git filter-branch --force --index-filter "git rm --cached --ignore-unmatch logo_light.png" HEAD
3940
git for-each-ref --format="delete %(refname)" refs/original | git update-ref --stdin
4041
git reflog expire --expire=now --all
4142
git gc --prune=now

0 commit comments

Comments
 (0)