ntno/Build

builds mkdocs site

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
archive-enabledEnables archiving of build artifact. Ex: `true` or `false`yesfalse
versionBuild version. Used to store archive at unique S3 key. Ex: sha-####, 3.0.0no
env-nameEnvironment name. Ex: dev, prodyesdev
make-varsVariables to pass to all make commands. Ex: `QUIET=1` would result in `make QUIET=1 build-mkdocs...`no--no-print-directory
aws-regionAWS Region. Ex: us-east-1yesus-east-1
aws-access-key-idAWS Access Key ID.no
aws-secret-access-keyAWS Secret Access Key.no
role-to-assumeUse the provided credentials to assume an IAM role and configure the Actions environment with the assumed role credentials rather than with the provided credentialsno
role-duration-secondsRole duration in seconds (default: 6 hours, 1 hour for OIDC/specified aws-session-token)no
role-session-nameRole session name (default: GitHubActions)no
role-external-idThe external ID of the role to assumeno
role-skip-session-taggingSkip session tagging during role assumptionno
python-versionPython Versionyes3.8

no outputs