Skip to content

Commit

Permalink
fix task
Browse files Browse the repository at this point in the history
  • Loading branch information
KishiTheMechanic committed Oct 11, 2024
1 parent 7652b57 commit f31d31b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,7 @@ jobs:
run: deno install

- name: Deploy to Cloudflare
run: deno tasks deploy
run: deno task deploy
env:
CLOUDFLARE_API_TOKEN: ${{ secrets.CLOUDFLARE_API_TOKEN }}
CLOUDFLARE_ACCOUNT_ID: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }}

0 comments on commit f31d31b

Please sign in to comment.