Skip to content

Commit d220577

Browse files
committed
Update README.md
Signed-off-by: OPSEC McCann <[email protected]>
1 parent c019613 commit d220577

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ https://www.mkdocs.org/user-guide/deploying-your-docs/#custom-domains
5050
## Example usage
5151

5252
```yml
53-
name: Publish Docs via GitHub Pages
53+
name: Publish MkDocs Site via GitHub Pages
5454
on:
5555
push:
5656
branches:
@@ -73,6 +73,6 @@ jobs:
7373
CUSTOM_DOCS: coolfolder # Only used if CUSTOM_DOMAIN and a custom 'docs_dir' are set
7474
CONFIG_FILE: folder/mkdocs.yml
7575
EXTRA_PACKAGES: build-base
76-
# GITHUB_DOMAIN: github.myenterprise.com
7776
REQUIREMENTS: folder/requirements.txt
77+
# GITHUB_DOMAIN: github.myenterprise.com
7878
```

0 commit comments

Comments
 (0)