Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,8 @@ jobs:
- name: Setup Hugo
uses: peaceiris/actions-hugo@v2
with:
# Please make sure you also update the .tool-versions file
# when changing the next two lines
hugo-version: "0.130.0"
extended: true

Expand Down
2 changes: 2 additions & 0 deletions .tool-versions
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Please make sure you update the GitHub Actions workflow when upgrading the hugo version
hugo extended_0.130.0