We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8127a10 commit be31f72Copy full SHA for be31f72
.github/workflows/deploy.yml
@@ -13,7 +13,7 @@ jobs:
13
steps:
14
- uses: actions/checkout@v4
15
- name: Publish
16
- uses: cloudflare/wrangler-action@v3.7.0
+ uses: cloudflare/wrangler-action@v3.8.0
17
with:
18
preCommands: |
19
npm ci
0 commit comments