docs: enhance
This commit is contained in:
parent
80dbab43d3
commit
a30a4a6248
1 changed files with 4 additions and 0 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue