We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95cdc15 commit 6241847Copy full SHA for 6241847
1 file changed
.github/workflows/ci.yml
@@ -17,4 +17,4 @@ jobs:
17
run: npx vitest run
18
- name: Deploy to Cloudflare Workers
19
if: github.ref == 'refs/heads/main'
20
- run: npx wrangler deploy
+ uses: cloudflare/wrangler-action@v3
0 commit comments