We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12e1a08 commit d076f2dCopy full SHA for d076f2d
2 files changed
.github/workflows/release.yml
@@ -65,7 +65,7 @@ jobs:
65
with:
66
accountId: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }}
67
apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }}
68
- wranglerVersion: '3.112.0'
+ wranglerVersion: '4.16.1'
69
preCommands: npm ci
70
command: publish
71
secrets: |
.github/workflows/staging.yml
@@ -29,7 +29,7 @@ jobs:
29
30
31
32
33
34
command: publish --env staging
35
0 commit comments