[Hugo] (Change) update hugo version

This commit is contained in:
2024-12-21 17:15:50 +07:00
parent d68d11a859
commit 370dee9694
3 changed files with 7 additions and 4 deletions
@@ -1,9 +1,12 @@
name: Deploy Hugo site to Pages
name: Deploy site to GitHub Pages
on:
push:
branches:
- main
pull_request:
branches:
- main
workflow_dispatch:
@@ -24,7 +27,7 @@ jobs:
build:
runs-on: ubuntu-latest
env:
HUGO_VERSION: 0.135.0
HUGO_VERSION: 0.136.5
steps:
- name: Install Hugo CLI
run: |
+1 -1
View File
@@ -1,4 +1,4 @@
FROM ghcr.io/gohugoio/hugo:v0.135.0 AS builder
FROM ghcr.io/gohugoio/hugo:v0.136.5 AS builder
WORKDIR /app
COPY . .
RUN hugo --gc --minify
+1 -1
View File
@@ -1,5 +1,5 @@
---
title: Giới thiệu
title: About
description: Về bản thân mình
aliases:
- about-me