DEV Community

Discussion on: How to set up a CI/CD Pipeline for a node.js app with Github Actions

Collapse
 
chathula profile image
Chathula Sampath

I think that you are using https remote urls instead of SSH urls. Check those and replace it with SSH remote urls.

git remote -v