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 f20880f commit cd6056fCopy full SHA for cd6056f
.github/workflows/deploy.yml
@@ -24,7 +24,7 @@ jobs:
24
deno-version: v2.x
25
26
- name: Build step
27
- run: "deno task dev"
+ run: "deno task build"
28
29
- name: Upload to Deno Deploy
30
uses: denoland/deployctl@v1
0 commit comments