sigp / siren

User interface for Lighthouse

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Replace deprecated `hub` usage with `gh` in release workflow

jimmygchen opened this issue · comments

We should replace usage of hub in our release workflow (ideally before the next release), similar to Lighthouse #4839.

https://github.com/sigp/siren/blob/stable/.github/workflows/release.yml#L237

fixed in #240