27 lines
1010 B
Markdown
27 lines
1010 B
Markdown
---
|
|
title: Creating actions
|
|
intro: 'You can create your own actions, use and customize actions shared by the {% data variables.product.prodname_dotcom %} community, or write and share the actions you build.'
|
|
redirect_from:
|
|
- /articles/building-actions
|
|
- /github/automating-your-workflow-with-github-actions/building-actions
|
|
- /actions/automating-your-workflow-with-github-actions/building-actions
|
|
- /actions/building-actions
|
|
- /articles/creating-a-github-action/
|
|
versions:
|
|
free-pro-team: '*'
|
|
enterprise-server: '>=2.22'
|
|
github-ae: '*'
|
|
children:
|
|
- /about-actions
|
|
- /creating-a-docker-container-action
|
|
- /creating-a-javascript-action
|
|
- /creating-a-composite-run-steps-action
|
|
- /metadata-syntax-for-github-actions
|
|
- /dockerfile-support-for-github-actions
|
|
- /setting-exit-codes-for-actions
|
|
- /publishing-actions-in-github-marketplace
|
|
---
|
|
{% data reusables.actions.enterprise-beta %}
|
|
{% data reusables.actions.enterprise-github-hosted-runners %}
|
|
{% data reusables.actions.ae-beta %}
|