This action has been migrated to a new organization named Ghalactic that is dedicated to housing high-quality GitHub actions. Please update your workflows to reference the action's new location at ghalactic/github-release-from-tag@v4
.
Migrating from v3
to v4
- Update the uses value from
eloquent/github-release-action@v3
toghalactic/github-release-from-tag@v4
. - Rename any configuration files from
.github/release.eloquent.yml
to.github/github-release-from-tag.yml
.
Backwards-compatibility breaks
- Configuration files must now be located at
.github/github-release-from-tag.yml
.
Changed
- The repo was moved to
ghalactic/github-release-from-tag
.