Skip to content

Commit

Permalink
Pin hugo version and fix date on story
Browse files Browse the repository at this point in the history
  • Loading branch information
89Q12 committed Oct 18, 2024
1 parent aabe0b0 commit 899547d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- name: Set Up Hugo
uses: peaceiris/actions-hugo@v2
with:
hugo-version: 'v0.124.0' # You can specify a specific Hugo version here
hugo-version: '0.124.0' # You can specify a specific Hugo version here

- name: Build Hugo Site
run: hugo --minify
Expand Down
2 changes: 1 addition & 1 deletion content/posts/2024-10-18T22:01:34-.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Lost entity
date: 2024-10-18T22:01:34
date: 2024-10-17T22:01:34
categories: ["story"]
tags:
---
Expand Down

0 comments on commit 899547d

Please sign in to comment.