Skip to content

Commit 6e883d1

Browse files
[Deno Deploy] Update .github/workflows/deploy.yml
1 parent 595eafe commit 6e883d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
run: "npm install -g pnpm@latest-10 && pnpm install"
3333

3434
- name: Build step
35-
run: "pnpm start"
35+
run: "pnpm deploy"
3636

3737
- name: Upload to Deno Deploy
3838
uses: denoland/deployctl@v1

0 commit comments

Comments
 (0)