mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-02-17 16:20:05 +08:00
👷 disable commit comment
This commit is contained in:
parent
631743171f
commit
35e9321feb
1
.github/workflows/site_deploy.yml
vendored
1
.github/workflows/site_deploy.yml
vendored
@ -47,6 +47,7 @@ jobs:
|
||||
production-branch: master
|
||||
github-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
deploy-message: 'Deploy ${{ env.BRANCH_NAME }}@${{ github.sha }}'
|
||||
enable-commit-comment: false
|
||||
alias: ${{ env.DEPLOY_NAME }}
|
||||
env:
|
||||
NETLIFY_AUTH_TOKEN: ${{ secrets.NETLIFY_AUTH_TOKEN }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user