mirror of
https://github.com/cloudflare/wrangler-action.git
synced 2024-11-21 17:43:23 +01:00
Update action.yml
Co-authored-by: Cina Saffary <itscina@gmail.com>
This commit is contained in:
parent
ca0bf5eeba
commit
0fff39f4b7
1 changed files with 1 additions and 1 deletions
|
@ -50,4 +50,4 @@ outputs:
|
||||||
command-stderr:
|
command-stderr:
|
||||||
description: "The error output of the Wrangler command (comes from stderr)"
|
description: "The error output of the Wrangler command (comes from stderr)"
|
||||||
deployment-url:
|
deployment-url:
|
||||||
description: "If the command was a workers or pages deployment, this will be the URL of the deployment"
|
description: "If the command was a Workers or Pages deployment, this will be the URL of the deployment"
|
||||||
|
|
Loading…
Reference in a new issue