Start here
Writing workflows
GitHub Actions workflows can automate tasks throughout the software development lifecycle.
Tutorials for GitHub Actions
Build skills and knowledge about GitHub Actions through hands-on activities.
Continuous integration
You can create custom continuous integration (CI) workflows directly in your GitHub repository with GitHub Actions.
Publishing and installing a package with GitHub Actions
You can configure a workflow in GitHub Actions to automatically publish or install a package from GitHub Packages.