File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 21
21
run : npm ci
22
22
23
23
- name : Deploy to Preview Environment
24
- run :
npx [email protected] 20250523160855 deploy --env preview -a https://matt-webapp.trigger.dev --self-hosted
24
+ run :
npx [email protected] 20250526171351 deploy --env preview -a https://matt-webapp.trigger.dev --self-hosted
25
25
env :
26
26
TRIGGER_ACCESS_TOKEN : ${{ secrets.TRIGGER_ACCESS_TOKEN }}
Original file line number Diff line number Diff line change 9
9
"lint" : " next lint"
10
10
},
11
11
"dependencies" : {
12
- "@trigger.dev/sdk" : " 0.0.0-re2-20250526161209 " ,
12
+ "@trigger.dev/sdk" : " 0.0.0-re2-20250526171351 " ,
13
13
"next" : " 15.1.8" ,
14
14
"react" : " ^19.0.0" ,
15
15
"react-dom" : " ^19.0.0"
16
16
},
17
17
"devDependencies" : {
18
18
"@eslint/eslintrc" : " ^3" ,
19
- "@trigger.dev/build" : " 0.0.0-re2-20250526161209 " ,
19
+ "@trigger.dev/build" : " 0.0.0-re2-20250526171351 " ,
20
20
"@types/node" : " ^20" ,
21
21
"@types/react" : " ^19" ,
22
22
"@types/react-dom" : " ^19" ,
You can’t perform that action at this time.
0 commit comments