Skip to content

SPA Deploy Action

This is the reference documentation for the SPA Deploy GitHub action.

Inputs

The action accepts the following inputs:

app

Required. Application name.

team

Required. Team name.

source

Required. Source directory.

environment

Required. Environment, for separating different versions of the app (free text field).

ingress

Required. The ingress address to reach your SPA (comma separated list supported).

project_id

Required. Set this to ${{ vars.NAIS_MANAGEMENT_PROJECT_ID }}.

identity_provider

Required. Set this to ${{ secrets.NAIS_WORKLOAD_IDENTITY_PROVIDER }}.