dielduarte / graphql-devtools

WIP a frameworkless Graphql dev tool focused in a good DX and simplicity - written in TS and state machines just for fun

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

automate build and version bump in manifest json

dielduarte opened this issue · comments

here's the thing, every new version I need to send a zip version to the chrome web store manually and bump the manifest version.

let's create a GitHub action to automate this process, bump and commit manifest with new version zip build folder and let it as a release artifact.