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 b811ee3 commit 06ade47Copy full SHA for 06ade47
.github/workflows/deploy-to-gh-pages.yaml
@@ -9,6 +9,8 @@ on:
9
jobs:
10
deploy-to-gh-pages:
11
runs-on: ubuntu-latest
12
+ env:
13
+ HUGO_VERSION: 0.124.1
14
steps:
15
# checkout to the commit that has been pushed
16
- uses: actions/checkout@v4
0 commit comments