Skip to content

Commit

Permalink
Update action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mishapos committed Apr 20, 2022
1 parent d079729 commit a1e8457
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,10 +44,10 @@ inputs:
description: "Skips the build step for the Azure Functions source code if set to true."
required: false
production_branch:
description: "Production branch. Deployments from other branches will be considered preview environments."
description: "When specified, deployments from other branches will be considered preview environments."
required: false
deployment_environment:
description: "Explicit name of Azure Static Web Apps environment for this deployment."
description: "Name of the Azure Static Web Apps environment to deploy to."
required: false
outputs:
static_web_app_url:
Expand Down

0 comments on commit a1e8457

Please sign in to comment.