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 411c894 commit 854f319Copy full SHA for 854f319
.github/workflows/publish.yml
@@ -29,7 +29,7 @@ jobs:
29
- name: Setup Hugo
30
uses: peaceiris/actions-hugo@v3
31
with:
32
- hugo-version: ${{ vars.HUGO_VERSION }}
+ hugo-version: ${{ $HUGO_VERSION }}
33
extended: true
34
35
- uses: actions/setup-node@v4
0 commit comments