Skip to content

Commit 0060032

Browse files
Merge pull request #28 from Rajesh-Nagarajan-11/copy-from-layer5repo
fix
2 parents c77687b + 1dcfe16 commit 0060032

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/preview-site.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,10 +35,7 @@ jobs:
3535
publish-dir: 'public'
3636
production-deploy: false
3737
github-token: ${{ secrets.GH_ACCESS_TOKEN }}
38-
deploy-message: "Deploy from GitHub Actions"
39-
enable-pull-request-comment: false
4038
enable-commit-comment: false
41-
overwrites-pull-request-comment: false
4239
env:
4340
NETLIFY_AUTH_TOKEN: ${{ secrets.NETLIFY_AUTH_TOKEN }}
4441
NETLIFY_SITE_ID: ${{ secrets.NETLIFY_SITE_ID }}

0 commit comments

Comments
 (0)