Compare commits

..

1 Commits

Author SHA1 Message Date
github-actions[bot] 5e84849953 Automatic compilation 2023-10-24 18:45:57 +00:00
2 changed files with 138 additions and 24711 deletions
-7
View File
@@ -44,10 +44,3 @@ 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
outputs:
command-output:
description: "The output of the Wrangler command (comes from stdout)"
command-stderr:
description: "The error output of the Wrangler command (comes from stderr)"
deployment-url:
description: "If the command was a Workers or Pages deployment, this will be the URL of the deployment"
+138 -24704
View File
File diff suppressed because one or more lines are too long