Skip to content

Commit 23d117e

Browse files
authored
Update staging_deploy.yml
1 parent f68c40c commit 23d117e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/staging_deploy.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@ jobs:
3535
github-token: ${{ secrets.GITHUB_TOKEN }}
3636
deploy-message: "Deploy from GitHub Actions"
3737
enable-pull-request-comment: false
38-
enable-commit-comment: true
39-
overwrites-pull-request-comment: true
38+
enable-commit-comment: false
39+
overwrites-pull-request-comment: false
4040
env:
4141
NETLIFY_AUTH_TOKEN: ${{ secrets.NETLIFY_AUTH_TOKEN }}
4242
NETLIFY_SITE_ID: ${{ secrets.NETLIFY_SITE_ID }}

0 commit comments

Comments
 (0)