Skip to content

Commit 854f319

Browse files
committed
F&
1 parent 411c894 commit 854f319

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
- name: Setup Hugo
3030
uses: peaceiris/actions-hugo@v3
3131
with:
32-
hugo-version: ${{ vars.HUGO_VERSION }}
32+
hugo-version: ${{ $HUGO_VERSION }}
3333
extended: true
3434

3535
- uses: actions/setup-node@v4

0 commit comments

Comments
 (0)