Skip to content

Commit

Permalink
Bump hugo from 0.101.0 to 0.110.0 and make hugo.toml the new `confi…
Browse files Browse the repository at this point in the history
…g.toml` (#108)

* bump hugo from 0.101.0 to 0.110.0

* make `hugo.toml` the new `config.toml`
  • Loading branch information
bowenliang123 authored Jan 30, 2023
1 parent 3f8ed3b commit 83c0800
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/asf-site.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- name: Setup Hugo
uses: peaceiris/actions-hugo@v2
with:
hugo-version: 0.101.0
hugo-version: 0.110.0
extended: true
- name: Build
run: hugo --minify
Expand Down
File renamed without changes.

0 comments on commit 83c0800

Please sign in to comment.