Skip to content

Commit edc2838

Browse files
committed
Staging workflow updated
1 parent ef1e1d4 commit edc2838

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/staging.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,5 @@ jobs:
2424
vercel-org-id: ${{ secrets.ORG_ID}}
2525
vercel-project-id: ${{ secrets.PROD_PROJECT_ID }}
2626
working-directory: ./
27-
alias-domains: pr-${{ github.event.inputs.PR_number }}.staging.dev
27+
alias-domains: pr-${{ github.event.inputs.PR_number }}.staging.vercel.app
2828

0 commit comments

Comments
 (0)