Skip to content

Commit

Permalink
fix: do not clean contributor png when build website (#5990)
Browse files Browse the repository at this point in the history
  • Loading branch information
ClarkXia authored Feb 28, 2023
1 parent f7b5894 commit cc3af50
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/website.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,5 @@ jobs:
if: github.ref == 'refs/heads/master'
with:
BRANCH: gh-pages
FOLDER: website/build
FOLDER: website/build
clean-exclude: ice.png

0 comments on commit cc3af50

Please sign in to comment.