mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
build-system: assemble release notes using gh CLI
Instead of using a thirdparty action and painfully passing things around, simply use the GitHub CLI (gh) and assemble the release notes on the fly. This makes for much simpler and much easier to maintain code. Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
867d31bcbc
commit
14e715be6e
7 changed files with 39 additions and 79 deletions
4
gh_release_notes_top
Normal file
4
gh_release_notes_top
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
CICD release artifact
|
||||
|
||||
These builds are created on every merge or push into the [Subsurface repo](http://github.com/subsurface/subsurface).
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue