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 53202cb + 21430c8 commit eff544bCopy full SHA for eff544b
.github/workflows/preview.yml
@@ -46,6 +46,7 @@ jobs:
46
run: |
47
PREVIEW_URL=$(netlify deploy \
48
--dir=build \
49
+ --no-build \
50
--auth=$NETLIFY_AUTH_TOKEN \
51
--site=$NETLIFY_SITE_ID \
52
--alias=preview-${{ github.event.pull_request.number }} \
0 commit comments