[Deno Deploy] Update .github/workflows/deploy.yml
This commit is contained in:
3
.github/workflows/deploy.yml
vendored
3
.github/workflows/deploy.yml
vendored
@@ -31,9 +31,6 @@ jobs:
|
||||
- name: Install step
|
||||
run: "npm install"
|
||||
|
||||
- name: Build step
|
||||
run: "deno task build"
|
||||
|
||||
- name: Upload to Deno Deploy
|
||||
uses: denoland/deployctl@v1
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user