Closed mkozakov closed 2 years ago
Since we auto publish now when main changes, I wonder if we should block pushing directly to main with something like:
git config branch.main.pushRemote no_push
Hmm maybe I'm wrong. https://stackoverflow.com/a/54239368
@kravse we have main branch protection on github level
Add a CI workflow for posting packages to NPM.