Skip to content

Commit

Permalink
wrangler bump
Browse files Browse the repository at this point in the history
  • Loading branch information
ankurdotb committed Nov 24, 2023
1 parent 5db69ac commit 94971f3
Show file tree
Hide file tree
Showing 3 changed files with 350 additions and 701 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
with:
accountId: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }}
apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }}
wranglerVersion: '2.0.29'
wranglerVersion: '3.17.1'
preCommands: npm ci
command: publish --env staging
secrets: |
Expand Down Expand Up @@ -63,7 +63,7 @@ jobs:
with:
accountId: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }}
apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }}
wranglerVersion: '2.0.29'
wranglerVersion: '3.17.1'
preCommands: npm ci
command: publish
secrets: |
Expand Down
Loading

0 comments on commit 94971f3

Please sign in to comment.