GitHub Actions – What I Learned Building Auto-Deploy
Last week, I finally got tired of manually publishing my Node.js CLI tool to npm every time I made changes. You know the drill: run tests locally, bump version, npm publish, hope nothing breaks. I'd been putting off automation because I thought it wo...
Oct 14, 20256 min read4
