Compare commits
27 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 7a5f8bbdfe | |||
| 181b9fb5d6 | |||
| aac328d155 | |||
| fc89533f1e | |||
| e819570b2d | |||
| 923db6f87f | |||
| d5031c3dbe | |||
| 17da943335 | |||
| 3aee84cd6d | |||
| 9d9bee8bfd | |||
| ee57f258dc | |||
| 9fed19aa4e | |||
| 3c6e4da7b3 | |||
| 1c0eef186f | |||
| b19342b08c | |||
| d44c80928a | |||
| cada7a6312 | |||
| 1e92eee7d2 | |||
| e7e5400334 | |||
| d58f116d72 | |||
| 64b6339110 | |||
| ac2fd0ec8f | |||
| 0140ffbc93 | |||
| cc4ede3f06 | |||
| 9bf87caf2b | |||
| 81f8814855 | |||
| 95555f6ed0 |
@@ -44,6 +44,9 @@ inputs:
|
||||
packageManager:
|
||||
description: "The package manager you'd like to use to install and run wrangler. If not specified, the preferred package manager will be inferred based on the presence of a lockfile or fallback to using npm if no lockfile is found. Valid values are `npm` | `pnpm` | `yarn` | `bun`."
|
||||
required: false
|
||||
gitHubToken:
|
||||
description: "GitHub Token"
|
||||
required: false
|
||||
outputs:
|
||||
command-output:
|
||||
description: "The output of the Wrangler command (comes from stdout)"
|
||||
|
||||
Vendored
+5251
-1402
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user