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