We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c452692 + f5ac958 commit 33e7a06Copy full SHA for 33e7a06
1 file changed
.github/workflows/wrangler.yml
@@ -13,7 +13,7 @@ jobs:
13
steps:
14
- uses: actions/checkout@v4
15
- name: 🚀 Publish
16
- uses: cloudflare/wrangler-action@v3.14.0
+ uses: cloudflare/wrangler-action@v3.14.1
17
with:
18
apiToken: ${{ secrets.CF_API_TOKEN }}
19
workingDirectory: 'packages/john'
0 commit comments