Skip to content

Commit ef1e1d4

Browse files
committed
Staging workflow updated
1 parent 7659b51 commit ef1e1d4

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
@@ -22,7 +22,7 @@ jobs:
2222
vercel-token: ${{ secrets.VERCEL_TOKEN }}
2323
github-token: ${{ secrets.GITHUB_TOKEN }}
2424
vercel-org-id: ${{ secrets.ORG_ID}}
25-
vercel-project-id: ${{ secrets.STAGING_PROJECT_ID }}
25+
vercel-project-id: ${{ secrets.PROD_PROJECT_ID }}
2626
working-directory: ./
2727
alias-domains: pr-${{ github.event.inputs.PR_number }}.staging.dev
2828

0 commit comments

Comments
 (0)