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 6841636 commit be6d2cbCopy full SHA for be6d2cb
.github/workflows/publish.yml
@@ -36,6 +36,7 @@ jobs:
36
uses: cloudflare/wrangler-action@v3
37
with:
38
apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }}
39
+ wranglerVersion: "3.91.0"
40
preCommands: |
41
# wrangler kv:namespace create KV_GET_SET
42
# wrangler kv:namespace create KV_UID_DATA
0 commit comments