mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-06 18:21:45 +00:00
## Issue Addressed - The tool hub that is used to create draft releases has been removed as of October 2. See: https://github.com/actions/runner-images/issues/8362 - This change replaces `hub` usage in favour of [`gh`](https://cli.github.com/manual/gh_release_create) ## Proposed Changes - This change replaces `hub` usage in favour of [`gh`](https://cli.github.com/manual/gh_release_create) ## Additional Info Please provide any additional information. For example, future considerations or information useful for reviewers. Co-authored-by: Michael Sproul <michael@sigmaprime.io>