update circleci?
This commit is contained in:
committed by
GitHub
parent
01da646ac7
commit
f556a21d7b
@ -28,7 +28,7 @@ jobs:
|
|||||||
- run:
|
- run:
|
||||||
working_directory: packages/pl-fe
|
working_directory: packages/pl-fe
|
||||||
name: Deploy to Vercel
|
name: Deploy to Vercel
|
||||||
command: vercel deploy dist --token $VERCEL_TOKEN --prod=false --confirm
|
command: vercel deploy --token $VERCEL_TOKEN --prod=false --confirm --name pl-fe
|
||||||
|
|
||||||
workflows:
|
workflows:
|
||||||
deploy_on_pr:
|
deploy_on_pr:
|
||||||
|
|||||||
Reference in New Issue
Block a user