0PricingLogin
Git & GitHub Professional Workflow · Lesson

Custom Actions & Marketplace

Explore the GitHub Actions Marketplace for pre-built actions and learn how to create your own custom actions.

Discover GitHub Actions Marketplace

Welcome to the GitHub Actions Marketplace! It's a vibrant hub where you can find thousands of pre-built actions created by GitHub, open-source contributors, and commercial partners.

These actions can be easily integrated into your workflows, saving you time and effort by reusing existing solutions for common tasks.

Finding the Right Action

Navigating the Marketplace is straightforward. You can search for actions by keywords, filter by category (like 'CI/CD' or 'Deployment'), and sort by popularity.

  • Look for actions with high star ratings and active maintenance.
  • Check the action's documentation for usage instructions, inputs, and outputs.
  • Review the number of times an action has been used in public repositories for social proof.

All lessons in this course

  1. Introduction to GitHub Actions
  2. Building CI/CD Workflows
  3. Custom Actions & Marketplace
  4. Secrets and Environment Variables in Actions
← Back to Git & GitHub Professional Workflow