We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9120321 commit ee781eeCopy full SHA for ee781ee
1 file changed
.github/workflows/release.yml
@@ -64,7 +64,6 @@ jobs:
64
with:
65
accountId: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }}
66
apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }}
67
- wranglerVersion: '4.16.1'
68
preCommands: npm ci
69
command: deploy
70
secrets: |
0 commit comments