Update README.md
This commit is contained in:
parent
bcfd41e8b4
commit
608a9dce06
1 changed files with 1 additions and 1 deletions
|
|
@ -142,7 +142,7 @@ Next, add a step to read a Hugo version from the `.env` file.
|
|||
id: hugo-version
|
||||
run: |
|
||||
. ./.env
|
||||
echo ::set-output name=HUGO_VERSION::${HUGO_VERSION}
|
||||
echo "::set-output name=HUGO_VERSION::${HUGO_VERSION}"
|
||||
|
||||
- name: Setup Hugo
|
||||
uses: peaceiris/actions-hugo@v2.2.4
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue