step-security/Azure Static Web Apps Deploy

Deploys an application to Azure Static Web Apps

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
actionAction to performyes
app_locationDirectory location of the application source codeyes
azure_static_web_apps_api_tokenRequired tokenyes
api_build_commandCustom command for Oryx to run when building Azure Functions source codeno
api_locationDirectory location of the Azure Functions source codeno
app_artifact_locationIdentical in use to output_locationno
output_locationDirectory location of the compiled application code after buildingno
app_build_commandCustom command for Oryx to run when building application source codeno
repo_tokenToken for interacting with the Github repository. Currently used only for commenting on Pull Requests.no
routes_locationDirectory location where the routes.json file can be found in the source codeno
skip_app_buildSkips the build step for the application source code if set to true.no
config_file_locationDirectory location where the staticwebapp.config.json file can be found in the source codeno
skip_api_buildSkips the build step for the Azure Functions source code if set to true.no
production_branchWhen specified, deployments from other branches will be considered preview environments.no
deployment_environmentName of the Azure Static Web Apps environment to deploy to.no
is_static_exportIndicates you are using `next export` to generate a static site if set to true.no
data_api_locationDirectory location of the Data API configuration filesno
github_id_tokenGitHub Auth id tokenno
namedescription
static_web_app_urlUrl of the application