1
0
mirror of synced 2026-01-04 00:06:20 -05:00
Files
docs/content/actions/creating-actions/index.md
Jason Etcovitch caaee7a124 Update all files to use {% data %} (#15253)
* Add back changes from prior to purge

* Manually fix some invalid Liquid

* Updoot render-content

* Improve test messages to show correct output

* Run el scripto

* Pass the remaining test
2020-09-29 16:01:04 -04:00

1.0 KiB

title, intro, redirect_from, versions
title intro redirect_from versions
Creating actions 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.
/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/
free-pro-team enterprise-server
* >=2.22

{% data reusables.actions.enterprise-beta %} {% data reusables.actions.enterprise-github-hosted-runners %}

{% link_in_list /about-actions %} {% link_in_list /creating-a-docker-container-action %} {% link_in_list /creating-a-javascript-action %} {% link_in_list /creating-a-composite-run-steps-action %} {% link_in_list /metadata-syntax-for-github-actions %} {% link_in_list /dockerfile-support-for-github-actions %} {% link_in_list /setting-exit-codes-for-actions %} {% link_in_list /publishing-actions-in-github-marketplace %}