lafkpages / XL-Replit

Extra features for the Replit website.
https://xl-replit.lafkpages.tech
17 stars 8 forks source link

Workflows to Publish to Chromium Webstore #9

Closed DillonB07 closed 1 year ago

DillonB07 commented 1 year ago

Requires CLIENT_ID, CLIENT_SECRET and REFRESH_TOKEN to be added to the repo environment variables.

There are 2 GH Actions in this PR.

The first one activates on the creation of a GitHub release and will publish to the webstore for everyone. The second activates via workflow dispatch (manual activation) only and publishes to the webstore for testers.

I will be bringing support for Mozilla Firefox in a separate PR soon.

lafkpages commented 1 year ago

Honestly I'd rather publish to the webstore myself.