Description of issue
Currently, merges to main are not publishing to npm.
See the latest run here.
This is because the main branch is protected & any changes to main can only be made through a Pull Request, refer to this StackOverflow post for a workaround.
Description of issue
Currently, merges to
mainare not publishing tonpm.See the latest run here.
This is because the
mainbranch is protected & any changes tomaincan only be made through a Pull Request, refer to this StackOverflow post for a workaround.