fregante/browser-extension-template

Allow retriggering a store submission

Open

#96 geöffnet am 16. Dez. 2023

Auf GitHub ansehen
 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (83 Forks)github user discovery
enhancementhelp wanted

Repository-Metriken

Stars
 (844 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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