Skip to content

Commit 4642140

Browse files
committed
ci
1 parent fe950b1 commit 4642140

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/preview.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
- name: Deploy
1414
uses: cloudflare/wrangler-action@v3
1515
with:
16-
# wranglerVersion: "* -w"
16+
wranglerVersion: "* -w"
1717
packageManager: pnpm # you can omit this if you use npm
1818
workingDirectory: "packages/backend"
1919
apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }}

0 commit comments

Comments
 (0)