GitHub Actions works well as a CI/CD system, but it can do so much more. In this session, you'll learn advanced concepts around GitHub Actions, such as creating your own custom actions and reusable workflows. Packed with real-world examples, you will leave this Actions talk with examples you can start using immediately.
You will learn:
- How to create custom actions and reusable workflows
- How to interact with GitHub Actions using the CLI
- How to use GitHub Actions for non-CI/CD related workflows