mirror of
https://github.com/peaceiris/actions-hugo.git
synced 2026-09-27 06:57:27 +00:00
Update README.md
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user