Skip to content

Commit dbb9753

Browse files
committed
Of course we need to use the prerelease for now…
1 parent 8f390e6 commit dbb9753

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-preview.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,6 @@ jobs:
2121
run: npm ci
2222

2323
- name: Deploy to Preview Environment
24-
run: npx trigger.dev@v4-beta deploy --env preview -a https://test-cloud.trigger.dev --self-hosted
24+
run: npx trigger.dev@0.0.0-re2-20250526171351 deploy --env preview -a https://test-cloud.trigger.dev --self-hosted
2525
env:
2626
TRIGGER_ACCESS_TOKEN: ${{ secrets.TRIGGER_ACCESS_TOKEN }}

0 commit comments

Comments
 (0)