Skip to content

Commit

Permalink
Removed legacy config.
Browse files Browse the repository at this point in the history
  • Loading branch information
blaubaer committed Dec 21, 2023
1 parent 13ff7bf commit 6df66ab
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 22 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,12 +37,6 @@ jobs:
- name: Checkout
uses: actions/checkout@v4

- name: Deploy Legacy
uses: cloudflare/wrangler-action@v3
with:
command: deploy -c wrangler_legacy.toml
apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }}

- name: Deploy
uses: cloudflare/wrangler-action@v3
with:
Expand Down
16 changes: 0 additions & 16 deletions wrangler_legacy.toml

This file was deleted.

0 comments on commit 6df66ab

Please sign in to comment.