Skip to content

Commit 2924eba

Browse files
committed
chore: Add deploy preview alias for readable preview URLs
1 parent d3d0aed commit 2924eba

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/preview-docs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ jobs:
5959
enable-pull-request-comment: true
6060
enable-commit-comment: false
6161
enable-github-deployment: false
62+
alias: deploy-preview-${{ github.event.number }}
6263
env:
6364
NETLIFY_AUTH_TOKEN: ${{ secrets.NETLIFY_AUTH_TOKEN }}
6465
NETLIFY_SITE_ID: ${{ secrets.NETLIFY_SITE_ID }}

0 commit comments

Comments
 (0)