diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index d7e5076..79643de 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -26,6 +26,7 @@ jobs: branch: gh-pages # The branch the action should deploy to. folder: packages/vue-ui-storybook/storybook-static # The folder the action should deploy. token: ${{ secrets.ACCESS_TOKEN }} + git-config-email: alanuuu@163.com