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.
2 parents c77687b + 1dcfe16 commit 0060032Copy full SHA for 0060032
.github/workflows/preview-site.yml
@@ -35,10 +35,7 @@ jobs:
35
publish-dir: 'public'
36
production-deploy: false
37
github-token: ${{ secrets.GH_ACCESS_TOKEN }}
38
- deploy-message: "Deploy from GitHub Actions"
39
- enable-pull-request-comment: false
40
enable-commit-comment: false
41
- overwrites-pull-request-comment: false
42
env:
43
NETLIFY_AUTH_TOKEN: ${{ secrets.NETLIFY_AUTH_TOKEN }}
44
NETLIFY_SITE_ID: ${{ secrets.NETLIFY_SITE_ID }}
0 commit comments