GitHub Actions are the newest solution for continuous integration and continuous deployment (CI/CD). They offer a streamlined path to trigger automation with each alteration to a GitHub repo.
This talk will introduce and walk through a few of the available features to demonstrate how to automatically deploy a plugin to WordPress.org every time a new version is tagged.