Automate everything with Github Actions
I give a brief introduction to Github Actions, then show some more non-standard use cases and techniques for Github Actions. For example, how I use it to generate a new Twitter avatar every day or how I use it to automatically backup my database every night. Along the way you will learn about some workflow tricks like the unstar-then-star-hack, increment.build and setting up custom runners.