Skip to main content

This version of GitHub Enterprise Server will be discontinued on 2025-08-27. No patch releases will be made, even for critical security issues. For better performance, improved security, and new features, upgrade to the latest version of GitHub Enterprise Server. For help with the upgrade, contact GitHub Enterprise support.

Create actions

You can build reusable actions to automate tasks in your workflows.

Creating a JavaScript action

In this tutorial, you'll learn how to build a JavaScript action using the actions toolkit.

Creating a composite action

In this tutorial, you'll learn how to build a composite action.