Closed b1zzu closed 4 years ago
In this way we will not need to manually release the project for each small change.
npm test
npm run build
Missing env var for this pipeline
I'm still testing it, it's not ready
In order to test it, I had to move the branch from the fork to the main repo, so I have opened a new PR #122
Description
In this way we will not need to manually release the project for each small change.
Checklist
npm test
passesnpm run build
works