Skip to content

Commit

Permalink
Update deploy.yml temporarily for releases to download correctly
Browse files Browse the repository at this point in the history
See gohugoio/hugo#13147
This version does not have a release.
  • Loading branch information
WiIIiamWei authored Dec 16, 2024
1 parent c988514 commit dd2c98f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
- name: Setup Hugo
uses: peaceiris/actions-hugo@v2
with:
hugo-version: "latest"
hugo-version: "0.139.4"
extended: true

- name: Build
Expand Down

0 comments on commit dd2c98f

Please sign in to comment.