From caea812a1ab31f5a9cdf87fc907dd3b42ff21f83 Mon Sep 17 00:00:00 2001 From: Peter Petrakovic Date: Sun, 2 May 2021 02:04:08 +0200 Subject: [PATCH] action --- .../essential-features-of-github-actions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/actions/learn-github-actions/essential-features-of-github-actions.md b/content/actions/learn-github-actions/essential-features-of-github-actions.md index 80cbaf6b5577..e21765c2a248 100644 --- a/content/actions/learn-github-actions/essential-features-of-github-actions.md +++ b/content/actions/learn-github-actions/essential-features-of-github-actions.md @@ -1,4 +1,4 @@ ---- +$--- title: Essential features of GitHub Actions shortTitle: Essential features intro: '{% data variables.product.prodname_actions %} are designed to help you build robust and dynamic automations. This guide will show you how to craft {% data variables.product.prodname_actions %} workflows that include environment variables, customized scripts, and more.'