mirror of
https://github.com/ipxe/ipxe
synced 2026-05-04 03:03:43 +03:00
0854850d02
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>