mirror of https://github.com/buster-so/buster.git
new trigger deployment version
This commit is contained in:
parent
a8d719de1d
commit
533e625be6
|
@ -43,4 +43,4 @@ jobs:
|
|||
TRIGGER_ACCESS_TOKEN: ${{ secrets.TRIGGER_ACCESS_TOKEN }}
|
||||
run: |
|
||||
cd apps/trigger
|
||||
pnpm dlx trigger.dev@v4-beta deploy --env ${{ github.ref_name == 'main' && 'production' || 'staging' }}
|
||||
pnpm dlx trigger.dev@latest deploy --env ${{ github.ref_name == 'main' && 'production' || 'staging' }}
|
Loading…
Reference in New Issue