GitHub Actions: npm publish fails with ‘Permission denied (publickey)’ error for public repository
I’m trying to publish an Angular library using GitHub Actions, but I’m encountering an error related to SSH authentication. Despite my repository being public, the npm publish command fails with the following error message: