Skip to content

Commit 61de99b

Browse files
committed
fix
1 parent 118d83f commit 61de99b

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -120,5 +120,4 @@ jobs:
120120
uses: cloudflare/wrangler-action@v3
121121
with:
122122
apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }}
123-
workingDirectory: 'worker'
124-
wranglerVersion: '4'
123+
workingDirectory: 'worker'

0 commit comments

Comments
 (0)