Skip to content

Commit e7d5b4f

Browse files
committed
touchups
1 parent cc0c479 commit e7d5b4f

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -100,8 +100,7 @@ jobs:
100100
101101
### GitHub Pages
102102
103-
To set up the tool to publish to GitHub pages use the following configuration.
104-
**NOTE**: In the near feature we'll make this a dedicated single step GitHub action
103+
To set up the tool to publish to GitHub Pages, use the following configuration.
105104
106105
```yaml
107106
environment:
@@ -115,6 +114,8 @@ steps:
115114
id: deployment
116115
```
117116
117+
This single action will build and validate the documentation before publishing.
118+
118119
Make sure your repository settings are set up to deploy from GitHub actions see:
119120
120121
https://github.com/elastic/{your-repository}/settings/pages

0 commit comments

Comments
 (0)