This commit is contained in:
parent
4c9d1954c4
commit
0a7c108a8c
@ -22,14 +22,12 @@ jobs:
|
||||
HUGO_VERSION: 0.108.0
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v3
|
||||
uses: actions/checkout@latest
|
||||
with:
|
||||
fetch-depth: 0
|
||||
|
||||
- name: hugo
|
||||
uses: https://github.com/klakegg/actions-hugo@1.0.0
|
||||
with:
|
||||
image: asciidoctor-ci
|
||||
|
||||
- name: Upload artifact
|
||||
uses: https://github.com/actions/upload-artifact@v3
|
||||
|
Loading…
Reference in New Issue
Block a user