diff --git a/action.yml b/action.yml index 35a8218..489e1e2 100644 --- a/action.yml +++ b/action.yml @@ -57,7 +57,7 @@ runs: changelog += 'The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),\n' changelog += 'and this project adheres to [Calendar Versioning](https://calver.org/).\n\n' changelog += 'This changelog was automatically generated by the\n' - changelog += '[create-release-action](https://github.com/LizardByte/create-release-action).\n\n' + changelog += '[update-changelog-action](https://github.com/LizardByte/update-changelog-action).\n\n' // loop through each release releases = releases.reverse()