Auto deploy not working on my Node.js project

I’m working on a Node.js project and want to automatically deploy the service every time there’s a new commit. I’ve checked that auto-deploy is enabled, but it’s not triggering the deployment as expected. How can I fix this issue?

My project

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.