Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 3 additions & 5 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,6 @@ jobs:
- name: Build Worker
run: bun run build
- name: Deploy Worker
uses: cloudflare/wrangler-action@v3
with:
accountId: c1e6e1378d9461aa07039950b1bf8b89
apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }}
command: deploy
env:
CLOUDFLARE_API_TOKEN: ${{ secrets.CLOUDFLARE_API_TOKEN }}
run: bunx wrangler deploy