mirror of
https://github.com/CaiJimmy/hugo-theme-stack.git
synced 2024-11-23 18:31:45 +01:00
ci: upgrade Hugo version to 0.79.0 (#56)
This commit is contained in:
parent
6b5eae9a7e
commit
11cb95fe04
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
publish = "exampleSite/public"
|
publish = "exampleSite/public"
|
||||||
|
|
||||||
[build.environment]
|
[build.environment]
|
||||||
HUGO_VERSION = "0.74.3"
|
HUGO_VERSION = "0.79.0"
|
||||||
HUGO_THEME = "repo"
|
HUGO_THEME = "repo"
|
||||||
|
|
||||||
[context.production]
|
[context.production]
|
||||||
|
|
Loading…
Reference in a new issue