ci: 修改 github actions 配置文件

This commit is contained in:
张传龙 2022-04-10 00:03:28 +08:00
parent 2989ecf126
commit ea1ce0601a

View File

@ -34,4 +34,5 @@ jobs:
github_token: ${{ secrets.ACTIONS_DEPLOY_KEY }} github_token: ${{ secrets.ACTIONS_DEPLOY_KEY }}
user_name: ${{ secrets.USER_NAME }} user_name: ${{ secrets.USER_NAME }}
user_email: ${{ secrets.USER_EMAIL }} user_email: ${{ secrets.USER_EMAIL }}
force_orphan: true
commit_message: deploy gh-pages commit_message: deploy gh-pages