Skip to content

Commit 06ade47

Browse files
authored
Update deploy-to-gh-pages.yaml
1 parent b811ee3 commit 06ade47

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/deploy-to-gh-pages.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ on:
99
jobs:
1010
deploy-to-gh-pages:
1111
runs-on: ubuntu-latest
12+
env:
13+
HUGO_VERSION: 0.124.1
1214
steps:
1315
# checkout to the commit that has been pushed
1416
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)