We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f390e6 commit dbb9753Copy full SHA for dbb9753
.github/workflows/pr-preview.yml
@@ -21,6 +21,6 @@ jobs:
21
run: npm ci
22
23
- name: Deploy to Preview Environment
24
- run: npx trigger.dev@v4-beta deploy --env preview -a https://test-cloud.trigger.dev --self-hosted
+ run: npx trigger.dev@0.0.0-re2-20250526171351 deploy --env preview -a https://test-cloud.trigger.dev --self-hosted
25
env:
26
TRIGGER_ACCESS_TOKEN: ${{ secrets.TRIGGER_ACCESS_TOKEN }}
0 commit comments