fregante/browser-extension-template

Allow retriggering a store submission

Open

#96 aberto em 16 de dez. de 2023

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

Métricas do repositório

Stars
 (844 stars)
Métricas de merge de PR
 (Métricas PR pendentes)

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

Guia do colaborador