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 ef1e1d4 commit edc2838Copy full SHA for edc2838
.github/workflows/staging.yml
@@ -24,5 +24,5 @@ jobs:
24
vercel-org-id: ${{ secrets.ORG_ID}}
25
vercel-project-id: ${{ secrets.PROD_PROJECT_ID }}
26
working-directory: ./
27
- alias-domains: pr-${{ github.event.inputs.PR_number }}.staging.dev
+ alias-domains: pr-${{ github.event.inputs.PR_number }}.staging.vercel.app
28
0 commit comments