We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 854f319 commit cdb762cCopy full SHA for cdb762c
.github/workflows/publish.yml
@@ -29,7 +29,7 @@ jobs:
29
- name: Setup Hugo
30
uses: peaceiris/actions-hugo@v3
31
with:
32
- hugo-version: ${{ $HUGO_VERSION }}
+ hugo-version: ${{ env.HUGO_VERSION }}
33
extended: true
34
35
- uses: actions/setup-node@v4
0 commit comments