Description
Later versions I would like to have my npm publish steps automated.
Reading through the docs, I seem to have my npm tokens generated correctly for publish permissions, however, the gh action errors out with mention that I need to be signed in.
I need to research this more so I can trigger the publish on new releases.