ci: 修改 github actions 配置文件
This commit is contained in:
parent
2989ecf126
commit
ea1ce0601a
1
.github/workflows/deploy.yml
vendored
1
.github/workflows/deploy.yml
vendored
@ -34,4 +34,5 @@ jobs:
|
||||
github_token: ${{ secrets.ACTIONS_DEPLOY_KEY }}
|
||||
user_name: ${{ secrets.USER_NAME }}
|
||||
user_email: ${{ secrets.USER_EMAIL }}
|
||||
force_orphan: true
|
||||
commit_message: deploy gh-pages
|
||||
|
Loading…
Reference in New Issue
Block a user