fregante/browser-extension-template

Allow retriggering a store submission

Open

#96 opened on Dec 16, 2023

View on GitHub
 (1 comment) (0 reactions) (0 assignees)JavaScript (83 forks)github user discovery
enhancementhelp wanted

Repository metrics

Stars
 (844 stars)
PR merge metrics
 (PR metrics pending)

Description

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

Contributor guide