From 430b04841ea6153945cb319d0d8e1b8c76307707 Mon Sep 17 00:00:00 2001 From: Glenn 'devalias' Grant Date: Wed, 6 Aug 2025 09:12:14 +1000 Subject: [PATCH] tweak wording in actions-is-preferred.md to be more generically applicable --- data/reusables/pages/actions-is-preferred.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/reusables/pages/actions-is-preferred.md b/data/reusables/pages/actions-is-preferred.md index be53d8624df8..617b845a3858 100644 --- a/data/reusables/pages/actions-is-preferred.md +++ b/data/reusables/pages/actions-is-preferred.md @@ -1 +1 @@ -> [!NOTE] While this `github-pages` gem remains supported for some workflows, {% data variables.product.prodname_actions %} is now the recommended approach for deploying and automating {% data variables.product.prodname_pages %} sites. +> [!NOTE] While the `github-pages` gem remains supported for some workflows, {% data variables.product.prodname_actions %} is now the recommended approach for deploying and automating {% data variables.product.prodname_pages %} sites.