Skip to content

workflow_shared docs build publish surge

Brian Scholer edited this page Jan 16, 2022 · 5 revisions

_shared-docs-build-publish-surge.yml

Ansible collection docs - publish to Surge

Jobs

ID Name Permissions
build-ansible-docs Publish to Surge.sh
  • contents: read

Inputs

Name (✅required) Type Default Description
artifact-name string The build artifact that contains the rendered HTML. Required when action == 'publish'
surge-site-name string The full surge site domain to publish or teardown.
action string publish Action to perform. 'publish' to publish the site, 'teardown' to tear it down.

Outputs

Name Description
Clone this wiki locally