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