From 7a38f3ad5089a35188273095e6669808753ba767 Mon Sep 17 00:00:00 2001 From: Jimmy Cai Date: Sat, 11 Jun 2022 10:59:20 +0200 Subject: chore: update Hugo version in Netlify CI --- netlify.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/netlify.toml b/netlify.toml index 2a5b2a8..90a0360 100644 --- a/netlify.toml +++ b/netlify.toml @@ -2,7 +2,7 @@ publish = "exampleSite/public" [build.environment] - HUGO_VERSION = "0.87.0" + HUGO_VERSION = "0.100.2" HUGO_THEME = "repo" [context.production] @@ -23,4 +23,4 @@ # If it should show more verbose logs (optional, default = true) debug = true # Relative path to source directory in case you use Hugo's "--s" option - srcdir = "exampleSite" \ No newline at end of file + srcdir = "exampleSite" -- cgit v1.2.3