Skip to content

Commit

Permalink
fix typo in prod deploy wf
Browse files Browse the repository at this point in the history
  • Loading branch information
bkleinen committed Jul 1, 2024
1 parent 4a86e60 commit 7c0403b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-production.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- name: Hugo setup
uses: peaceiris/actions-hugo@v3
with:
hugo-version: '0.128.01'
hugo-version: '0.128.0'
extended: true

- name: Build
Expand Down

0 comments on commit 7c0403b

Please sign in to comment.