What's Changed
- BREAKING: Use Node20 - requires Actions Runner v2.308.0 or greater
- Add new
make_latest
parameter for creating releases- This should render the
update-full-release
input unnecessary, but it stays there until this has been proven to work. It will, however, now check whether updating the full releases is actually needed by also fetching the latest release and comparing ids.
- This should render the
- Update dependencies
Full Changelog: v2.1.2...v3.0.0