docs: enhance

This commit is contained in:
peaceiris 2019-09-22 09:21:15 +09:00
parent 80dbab43d3
commit a30a4a6248

View file

@ -76,6 +76,8 @@ jobs:
### Use Hugo extended ### Use Hugo extended
Set `extended: true` to use a Hugo extended version.
```yaml ```yaml
- name: Setup Hugo - name: Setup Hugo
uses: peaceiris/actions-hugo@v2.2.0 uses: peaceiris/actions-hugo@v2.2.0
@ -86,6 +88,8 @@ jobs:
### Use the latest version of Hugo ### Use the latest version of Hugo
Set `hugo-version: 'latest'` to use the latest version of Hugo.
```yaml ```yaml
- name: Setup Hugo - name: Setup Hugo
uses: peaceiris/actions-hugo@v2.2.0 uses: peaceiris/actions-hugo@v2.2.0