Skip to content

Commit

Permalink
Update deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
digitaldesigndj authored Aug 25, 2023
1 parent d4014e4 commit 2aba0ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
run: deno test -A

- name: Build step
run: "deno task build"
run: "deno task build"

- name: Upload to Deno Deploy
uses: denoland/deployctl@v1
Expand Down

0 comments on commit 2aba0ab

Please sign in to comment.