Skip to content

Commit

Permalink
Add deploy command to Cloudflare Worker workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
ckt1031 committed Apr 21, 2024
1 parent 2d0cbd9 commit 5deef0b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,4 @@ jobs:
with:
apiToken: ${{ secrets.CF_API_TOKEN }}
accountId: ${{ secrets.CF_ACCOUNT_ID }}
command: deploy --minify src/index.ts

0 comments on commit 5deef0b

Please sign in to comment.