Skip to content

Commit d3b4b4b

Browse files
committed
Remove packageManager from wrangler GitHub action
1 parent b1f0308 commit d3b4b4b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/deploy-api.yml

-1
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,5 @@ jobs:
1818
with:
1919
apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }}
2020
accountId: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }}
21-
packageManager: pnpm
2221
workingDirectory: api
2322
- run: echo "🎉 API successfuly finished!"

0 commit comments

Comments
 (0)