mirror of https://github.com/buster-so/buster.git
test
This commit is contained in:
parent
6640295317
commit
63527ce725
|
@ -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 }}
|
||||
|
||||
|
|
Loading…
Reference in New Issue