This workflow creates a version and then attempts to submit it all at once: https://github.com/fregante/ghatemplates/blob/main/webext/release.yml
It should probably take workflow_dispatch parameter to:
- use the latest release instead of creating a new one
- submit only to a specific store
This workflow creates a version and then attempts to submit it all at once: https://github.com/fregante/ghatemplates/blob/main/webext/release.yml
It should probably take
workflow_dispatchparameter to: