Automate your workflow with GitHub Actions Part 2 of 2
At a glance
-
Level
-
Skill
-
Product
-
Subject
Learn how GitHub Actions enables you to automate your software development cycle. This is part two of a GitHub Action Learning Path.
In this learning path, you'll:
- Plan automation of your software development life cycle with GitHub Actions workflows.
- Use GitHub Actions to automatically build your application.
- Use GitHub Script to interact with the GitHub API.
- Publish automatically and securely your code libraries or Docker images with GitHub Packages.
Prerequisites
- A GitHub account
Achievement Code
Would you like to request an achievement code?
Modules in this learning path
Publish your code libraries or Docker images automatically and securely with GitHub Packages. You'll also run Docker images published into GitHub Packages locally.
Learn how to write your own GitHub actions and identify the metadata, syntax, and workflow commands to create custom workflows. Learn best practices for documenting and versioning your action, and how to publish your action to the GitHub Marketplace.
Discover which GitHub Actions features are available for your enterprise instance and learn how to use them.