diff --git a/content/actions/deployment/about-deployments/index.md b/content/actions/deployment/about-deployments/index.md index 89456a53a4..921a8c1fbd 100644 --- a/content/actions/deployment/about-deployments/index.md +++ b/content/actions/deployment/about-deployments/index.md @@ -4,7 +4,8 @@ shortTitle: About deployments intro: 'Learn how deployments can run with {% data variables.product.prodname_actions %} workflows.' versions: fpt: '*' - ghae: issue-4856 + ghes: '*' + ghae: '*' ghec: '*' children: - /about-continuous-deployment diff --git a/content/actions/deployment/deploying-xcode-applications/index.md b/content/actions/deployment/deploying-xcode-applications/index.md index 10dd3ca536..6d189b8420 100644 --- a/content/actions/deployment/deploying-xcode-applications/index.md +++ b/content/actions/deployment/deploying-xcode-applications/index.md @@ -4,7 +4,8 @@ shortTitle: Deploying Xcode applications intro: 'You can sign Xcode apps within your continuous integration (CI) workflow by installing an Apple code signing certificate on {% data variables.product.prodname_actions %} runners.' versions: fpt: '*' - ghae: issue-4856 + ghes: '*' + ghae: '*' ghec: '*' children: - /installing-an-apple-certificate-on-macos-runners-for-xcode-development diff --git a/content/actions/deployment/managing-your-deployments/index.md b/content/actions/deployment/managing-your-deployments/index.md index d1d09d4013..46b6374261 100644 --- a/content/actions/deployment/managing-your-deployments/index.md +++ b/content/actions/deployment/managing-your-deployments/index.md @@ -4,7 +4,8 @@ shortTitle: Managing your deployments intro: You can review the past activity of your deployments. versions: fpt: '*' - ghae: issue-4856 + ghes: '*' + ghae: '*' ghec: '*' children: - /viewing-deployment-history diff --git a/content/actions/deployment/targeting-different-environments/index.md b/content/actions/deployment/targeting-different-environments/index.md index a250365fe3..b1f05798ed 100644 --- a/content/actions/deployment/targeting-different-environments/index.md +++ b/content/actions/deployment/targeting-different-environments/index.md @@ -4,7 +4,8 @@ shortTitle: Targeting different environments intro: You can configure environments with protection rules and secrets. A workflow job that references an environment must follow any protection rules for the environment before running or accessing the environment's secrets. versions: fpt: '*' - ghae: issue-4856 + ghes: '*' + ghae: '*' ghec: '*' children: - /using-environments-for-deployment