I created a GitHub Actions workflow that looks for Hugo updates once a month.
The workflow modifies the lines
HUGO_VERSION = <version>
of netlify.toml
if <version>
is different from the latest Hugo release.
I created a GitHub Actions workflow that looks for Hugo updates once a month.
The workflow modifies the lines
HUGO_VERSION = <version>
of netlify.toml
if <version>
is different from the latest Hugo release.