File tree 4 files changed +4
-4
lines changed
4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
name : Deploy website to GitHub Pages
2
2
3
3
env :
4
- WC_HUGO_VERSION : ' 0.135.0 '
4
+ WC_HUGO_VERSION : ' 0.136.5 '
5
5
6
6
on :
7
7
# Trigger the workflow every time you push to the `main` branch
Original file line number Diff line number Diff line change 4
4
5
5
require (
6
6
github.com/HugoBlox/hugo-blox-builder/modules/blox-plugin-netlify v1.1.2-0.20240217212918-ae7f0c597978
7
- github.com/HugoBlox/hugo-blox-builder/modules/blox-tailwind v0.2.1-0.20241012174104-661cadc17327
7
+ github.com/HugoBlox/hugo-blox-builder/modules/blox-tailwind v0.3.1
8
8
)
Original file line number Diff line number Diff line change 1
1
build :
2
- hugo_version : ' 0.135.0 '
2
+ hugo_version : ' 0.136.5 '
Original file line number Diff line number Diff line change 3
3
publish = " public"
4
4
5
5
[build .environment ]
6
- HUGO_VERSION = " 0.135.0 "
6
+ HUGO_VERSION = " 0.136.5 "
7
7
HUGO_ENABLEGITINFO = " true"
8
8
9
9
[context .production .environment ]
You can’t perform that action at this time.
0 commit comments