File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed
Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11name : Deploy website to GitHub Pages
22
33env :
4- WC_HUGO_VERSION : ' 0.150 .1'
4+ WC_HUGO_VERSION : ' 0.152 .1'
55 NODE_VERSION : ' 20'
66
77on :
Original file line number Diff line number Diff line change @@ -3,6 +3,6 @@ module github.com/HugoBlox/theme-documentation
33go 1.15
44
55require (
6- github.com/HugoBlox/hugo-blox-builder/modules/blox-plugin-netlify v0.0.0-20231109145828-d9695efa098f
7- github.com/HugoBlox/hugo-blox-builder/modules/blox-tailwind v0.0.0-20250925205154-e9b31f8090c0
6+ github.com/HugoBlox/hugo-blox-builder/modules/blox-plugin-netlify v1.1.2
7+ github.com/HugoBlox/hugo-blox-builder/modules/blox-tailwind v0.9.0
88)
Original file line number Diff line number Diff line change 11build :
2- hugo_version : ' 0.150 .1'
2+ hugo_version : ' 0.152 .1'
33template :
44 id : " documentation"
55 name : " Documentation"
Original file line number Diff line number Diff line change 2121 publish = " public"
2222
2323[build .environment ]
24- HUGO_VERSION = " 0.150 .1"
24+ HUGO_VERSION = " 0.152 .1"
2525 GO_VERSION = " 1.21.5"
2626 NODE_VERSION = " 22"
2727 HUGO_ENABLEGITINFO = " true"
You can’t perform that action at this time.
0 commit comments