This commit is contained in:
Wells Bunker 2025-09-25 09:18:59 -06:00
parent 6640295317
commit 63527ce725
No known key found for this signature in database
GPG Key ID: DB16D6F2679B78FC
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ jobs:
TURBO_TELEMETRY_DISABLED: 1
- name: Deploy preview branch
run: npx trigger.dev@latest deploy --env preview
run: pnpm dlx trigger.dev@latest deploy --env preview
env:
TRIGGER_ACCESS_TOKEN: ${{ secrets.TRIGGER_ACCESS_TOKEN }}