👷 disable commit comment

This commit is contained in:
yanyongyu 2021-02-12 13:38:48 +08:00
parent 631743171f
commit 35e9321feb

View File

@ -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 }}