Tutorials for GitHub Actions
Build skills and knowledge about GitHub Actions through hands-on activities.
- Creating an example workflow
 - Building and testing your code
- Building and testing Go
 - Building and testing Java with Ant
 - Building and testing Java with Gradle
 - Building and testing Java with Maven
 - Building and testing .NET
 - Building and testing Node.js
 - Building and testing PowerShell
 - Building and testing Python
 - Building and testing Ruby
 - Building and testing Rust
 - Building and testing Swift
 - Building and testing Xamarin applications
 
 - Use GITHUB_TOKEN for authentication in workflows
 - Create actions
 - Publishing packages
 - Managing your work with GitHub Actions
 - Store and share data with workflow artifacts
 - Using containerized services
 - Migrating to GitHub Actions
 - Use Actions Runner Controller