Skip to content

Commit cfc57df

Browse files
committed
chore: update gh-pages deployment
1 parent 24540c4 commit cfc57df

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ jobs:
4949
git config --global user.email $USER_EMAIL
5050
git remote set-url origin https://${GITHUB_TOKEN}@github.com/${REPOSITORY}
5151
yarn release
52+
gh-pages-clean
5253
yarn deploy -m "${{ github.event.head_commit.message }}"
5354
env:
5455
USER_NAME: 'github-actions[bot]'

0 commit comments

Comments
 (0)