mirror of
https://github.com/cloudflare/wrangler-action.git
synced 2024-11-21 17:43:23 +01:00
Update README.md
This commit is contained in:
parent
f2c22accd3
commit
4bf3047bb8
1 changed files with 0 additions and 1 deletions
|
@ -274,7 +274,6 @@ By default, this action will detect which package manager to use, based on the p
|
|||
|
||||
If you need to use a specific package manager for your application, you can set the `packageManager` input to `npm`, `yarn`, `pnpm`, or `bun`. You don't need to set this option unless you want to override the default behavior.
|
||||
|
||||
|
||||
```yaml
|
||||
jobs:
|
||||
deploy:
|
||||
|
|
Loading…
Reference in a new issue