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 61a5cb9 commit 9301a32Copy full SHA for 9301a32
1 file changed
.github/workflows/ci-cd.yml
@@ -56,10 +56,6 @@ jobs:
56
NETLIFY_AUTH_TOKEN: "${{ secrets.NETLIFY_AUTH_TOKEN }}"
57
with:
58
publish-dir: 'output/'
59
- production-deploy: false
60
- #github-token: "${{ secrets.GITHUB_TOKEN }}"
61
- #deploy-message: "Deploy from GHA: ${{ github.event.pull_request.title }}"
62
- #alias: "pr-${{ github.event.pull_request.number }}-preview"
63
timeout-minutes: 1
64
65
deploy:
0 commit comments