We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f68c40c commit 23d117eCopy full SHA for 23d117e
.github/workflows/staging_deploy.yml
@@ -35,8 +35,8 @@ jobs:
35
github-token: ${{ secrets.GITHUB_TOKEN }}
36
deploy-message: "Deploy from GitHub Actions"
37
enable-pull-request-comment: false
38
- enable-commit-comment: true
39
- overwrites-pull-request-comment: true
+ enable-commit-comment: false
+ overwrites-pull-request-comment: false
40
env:
41
NETLIFY_AUTH_TOKEN: ${{ secrets.NETLIFY_AUTH_TOKEN }}
42
NETLIFY_SITE_ID: ${{ secrets.NETLIFY_SITE_ID }}
0 commit comments