Releases: plopcas/hugo-s3-action
Releases · plopcas/hugo-s3-action
v1.4.2 Bug fix
From Hugo v0.137.0 they no longer build the deploy feature in the standard and extended archives. This version adds a fix for that.
v1.4.1 Bug fix
Fixes bug where entrypoint was not pulling the full version number of Hugo.
v1.4.0 Add minify support
Added a MINIFY environment variable that can be used to trigger asset minification when building the site.
v1.3.0 New base image
Update base image.
v1.2.0 Bug fixes
Add missing tools.
v1.1.0 Bug fixes
Fix issue with base image.
v1.0.1
Updated README to show correct name.
v1.0.0
Build and deploy your Hugo site to S3, provided you have the deployment configured in your config.toml
file.