Compare commits

..

1 Commits

Author SHA1 Message Date
github-actions[bot] e998fe3d9a Automatic compilation 2024-11-04 15:32:48 +00:00
2 changed files with 1491 additions and 6392 deletions
-3
View File
@@ -44,9 +44,6 @@ 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)"
+1491 -6389
View File
File diff suppressed because one or more lines are too long