update circleci?

This commit is contained in:
nicole mikołajczyk
2025-12-17 20:39:27 +01:00
committed by GitHub
parent 01da646ac7
commit f556a21d7b

View File

@ -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: