Skip to content

Commit c503209

Browse files
authored
Update deploy-test.yml
Signed-off-by: Sahil Kamble <[email protected]>
1 parent b6c528c commit c503209

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,5 +79,5 @@ jobs:
7979
uses: denoland/deployctl@v1
8080
with:
8181
project: "studio-nextjs-test"
82-
entrypoint: "NODE_ENV=production jsr:@deno/nextjs-start/v15"
82+
entrypoint: "jsr:@deno/nextjs-start/v15"
8383
root: "./nextjs"

0 commit comments

Comments
 (0)