mirror of
https://github.com/ipxe/ipxe.git
synced 2026-03-13 09:31:45 +01:00
Add a job that will automatically create a (draft) release for any suitable tag, using the build artifacts and release notes already constructed by earlier jobs. Minimise the logic within the release job itself, since by definition it cannot be tested on every commit. Signed-off-by: Michael Brown <mcb30@ipxe.org>