Tips and Tricks for GitHub Actions
GitHub Actions is a power CI/CD platform that can do a lot more than your traditional CI systems. Here’s some tips to get you started with exploring its true potential.
GitHub Actions is a power CI/CD platform that can do a lot more than your traditional CI systems. Here’s some tips to get you started with exploring its true potential.
GitHub Actions paired with GitHub Pages provides an excellent CD platform for a status page. Here’s how I used it to create mine.
GitHub Actions are awesome! Learn how to use it for continuous delivery of your static sites.