successfully complete once . but on commiting new changes to my react project it shows 500 Internal Server Error nginx/1.24.0 (Ubuntu) on commit changes to code
`npm ci` works fine if you have package-lock.json present in your repo. If not, you can replace `npm ci` with `npm install`. If this doesn't work please share the error you are getting.
@@shivangoudapatil5246 Did you find any solution? Whenever the GitHub action runs, it shuts down the ec2 instance, I don't know why, but I have to stop the instance and start it again before I can ssh into the instance again