Slides for a short introduction to GitHub Actions, focused on self-hosted runners. It includes some basic concepts and techniques, as well as some difficulties.
The main highlight is the discussion about how to upload artifacts to a s3 storage.
Some topics not touched here include actions, concurrency, containers.
Security advice inside is provided with NO WARRANTY.