ngl i finally moved my workflow to github actions after months of living in constant fear. manual deployments always seem to work perfectly until that one
friday afternoon where a rushed commit bypasses the tests and breaks everything. it is not even about being lazy; it is just that human error is
inevitable under pressure.
>manual steps are a ticking time bombnow the pipeline handles all the heavy lifting so i can actually unplug.
it basically deleted my weekend anxiety once the automation was set up. does anyone else still use
ftp or some other outdated method for their side projects?
https://dev.to/carlosjcastrog/github-actions-for-developers-who-still-deploy-manually-22he