We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3d0aed commit 2924ebaCopy full SHA for 2924eba
.github/workflows/preview-docs.yml
@@ -59,6 +59,7 @@ jobs:
59
enable-pull-request-comment: true
60
enable-commit-comment: false
61
enable-github-deployment: false
62
+ alias: deploy-preview-${{ github.event.number }}
63
env:
64
NETLIFY_AUTH_TOKEN: ${{ secrets.NETLIFY_AUTH_TOKEN }}
65
NETLIFY_SITE_ID: ${{ secrets.NETLIFY_SITE_ID }}
0 commit comments