subsurface/.github
Dirk Hohndel c33e05c1d4 build-system: create release notes only once
Some experimentation showed what should have been obvious. The release
information is additive. So it's enough if ONE of the actions creates release
notes, all the others can simply add additional release artifacts.

To make this more obvious, this commit creates a new action that does nothing
but create the release notes and publish the release. Since it really doesn't
do anything else, it's likely to be the quickest to complete, but that doesn't
matter - the last action that has a body or body_path in the gh-release action
determines the release notes. And we now have exactly one action that does so.

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2024-01-10 09:17:49 -08:00
..
workflows build-system: create release notes only once 2024-01-10 09:17:49 -08:00
FUNDING.yml add Ko-Fi as sponsorship option 2023-12-29 14:20:52 -08:00
ISSUE_TEMPLATE.md Small changes to the issue template 2017-10-28 16:59:20 +02:00
PULL_REQUEST_TEMPLATE.md release-notes: use CHANGELOG.md 2017-11-28 19:05:04 -08:00