svrooij/Azure Static Web Apps Deploy (small)

Deploy to Azure Static Web Apps using the SWA CLI (lightweight)

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
tenant_idThe Azure Tenant IDno""
client_idThe Azure Client IDno""
subscription_idThe Azure Subscription IDno""
static_web_app_nameThe name of the Azure Static Web Appno""
azure_static_web_apps_api_tokenThe API token for Azure Static Web Apps, this is required if you are not using the federated identityno""
app_locationThe location of the app to deploy, relative to the root of the repositoryno./
api_locationThe location of the API to deploy, relative to the root of the repositoryno""
api_languageThe language/runtime for the API (e.g. node, python, dotnetisolated)no""
api_versionThe version of the API language/runtime (e.g. 20 for Node 20)no""
swa_environmentThe environment to deploy to.noproduction
swa_config_directoryThe directory where the staticwebapp.config.json file is, relative to the root of the repositoryno""
namedescription
deployment_urlThe original URL of the Azure Static Web App