Handy Github Actions
Overview
In the CI/CD field, when GitHub throws its hat in the ring, you get GitHub Actions. A tool that runs within a repo on Github itself. You can set up YML files that run tasks based on specific triggers.
Its best part? Various Actions can be c...
axelerant.hashnode.dev5 min read