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.
2 parents 9d3d609 + ec8bb16 commit cc4b4aaCopy full SHA for cc4b4aa
1 file changed
.github/workflows/deploy-www.yml
@@ -38,7 +38,7 @@ jobs:
38
run: bun run build:www
39
40
- name: Deploy to Cloudflare Workers
41
- uses: cloudflare/wrangler-action@v3
+ uses: cloudflare/wrangler-action@v4
42
with:
43
apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }}
44
workingDirectory: www
0 commit comments