wrangler-action/.changeset/dirty-poets-swim.md
Cina Saffary a4509d507c Don't set packageManager default via action.yml
We need to distinguish between when the value is and isn't set in order to perform inference based on lockfile and only fallback to the default of npm if inference fails.
2023-10-10 18:00:32 -05:00

140 B

wrangler-action
patch

Fixed the package manager not being inferred based on lockfile when the packageManager input isn't set.