parent
824187d952
commit
b10091c0dc
2 changed files with 19 additions and 7 deletions
|
|
@ -76,6 +76,8 @@ jobs:
|
|||
|
||||
### Use Hugo extended
|
||||
|
||||
Set `extended: true` to use a Hugo extended version.
|
||||
|
||||
```yaml
|
||||
- name: Setup Hugo
|
||||
uses: peaceiris/actions-hugo@v2.2.0
|
||||
|
|
@ -86,6 +88,8 @@ jobs:
|
|||
|
||||
### Use the latest version of Hugo
|
||||
|
||||
Set `hugo-version: 'latest'` to use the latest version of Hugo.
|
||||
|
||||
```yaml
|
||||
- name: Setup Hugo
|
||||
uses: peaceiris/actions-hugo@v2.2.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue