There are some GitHub Actions for publishing (uploading) browser extensions, e.g: https://github.com/marketplace/actions/browser-platform-publisher
Now that releasing versions for Chrome & Firefox is pretty well-understood and routine, it'd be nice to automate the manual work. It'd also provide better software supply chain security, as I wouldn't need to download the artefacts from the GitHub releases just to re-upload them.
There are some GitHub Actions for publishing (uploading) browser extensions, e.g: https://github.com/marketplace/actions/browser-platform-publisher
Now that releasing versions for Chrome & Firefox is pretty well-understood and routine, it'd be nice to automate the manual work. It'd also provide better software supply chain security, as I wouldn't need to download the artefacts from the GitHub releases just to re-upload them.