fregante/browser-extension-template

Allow retriggering a store submission

Open

#96 ouverte le 16 déc. 2023

Voir sur GitHub
 (1 commentaire) (0 réactions) (0 assignés)JavaScript (83 forks)github user discovery
enhancementhelp wanted

Métriques du dépôt

Stars
 (844 stars)
Métriques de merge PR
 (Métriques PR en attente)

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

Guide contributeur