Skip to content

When attaching the release asset, we overwrite the changelog in the release #124

@dkotter

Description

@dkotter

Describe the bug

In #97 we switched from using the deprecated actions/upload-release-asset to softprops/action-gh-release. While doing the latest release, this worked great to attach the release asset but noticed it also overwrote the entire contents of the release itself to just say This release contains the latest updates for the WordPress plugin.

It looks like that's coming from these lines:

body: |
This release contains the latest updates for the WordPress plugin.

I've updated the release to add back the changelog information but ideally we fix this before the next release so we don't run into the same problem

Steps to Reproduce

n/a

Screenshots, screen recording, code snippet

No response

Environment information

No response

WordPress information

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions