Skip to content

Commit c7a67e6

Browse files
Update build-sphinx-docs/README.md
Co-authored-by: Andrew Coughtrie <24609575+andrewcoughtrie@users.noreply.github.com>
1 parent 6a58070 commit c7a67e6

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

build-sphinx-docs/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -53,9 +53,9 @@ Here the user would implement this file and replace each of the parameters with
5353
the respective data types as dictated by the inputs section of the
5454
`build-sphinx-docs.yaml` file.
5555

56-
Once the developer has implemeted this in an external gitub repository they may choose
57-
to further implement the deployment of the documentation build by implementing the
58-
deployment action and passing it the respective parameters defined in `deploy-sphinx-docs.yaml` as follows:
56+
Following the calling of the `build-sphinx-docs` workflow, the `deploy-sphinx-docs`
57+
workflow can be used to deploy the generated html documentation to the GitHub
58+
webserver. This workflow can be called from a workflow using the form describe below:
5959

6060
### Deploy built HTML to GitHub Pages
6161

0 commit comments

Comments
 (0)