diff --git a/content/organizations/managing-user-access-to-your-organizations-repositories/managing-repository-roles/repository-roles-for-an-organization.md b/content/organizations/managing-user-access-to-your-organizations-repositories/managing-repository-roles/repository-roles-for-an-organization.md
index b4f2441c0d..44f0828cf5 100644
--- a/content/organizations/managing-user-access-to-your-organizations-repositories/managing-repository-roles/repository-roles-for-an-organization.md
+++ b/content/organizations/managing-user-access-to-your-organizations-repositories/managing-repository-roles/repository-roles-for-an-organization.md
@@ -99,17 +99,17 @@ Some of the features listed below are limited to organizations using {% data var
| {% ifversion fpt or ghec %} |
| Create, edit, run, re-run, and cancel [GitHub Actions workflows](/actions) | ✗ | ✗ | ✓ | ✓ | ✓ |
| {% endif %} |
-| {% ifversion ghec %} |
+| {% ifversion fpt or ghec %} |
| Create, update, and delete [GitHub Actions secrets](/actions/security-guides/using-secrets-in-github-actions) on GitHub.com | ✗ | ✗ | ✓ | ✓ | ✓ |
| {% endif %} |
-| {% ifversion fpt or ghes %} |
+| {% ifversion ghes %} |
| Create, update, and delete [GitHub Actions secrets](/actions/security-guides/using-secrets-in-github-actions) on GitHub.com | ✗ | ✗ | ✗ | ✗ | ✓ |
| {% endif %} |
| Create, update, and delete [GitHub Actions secrets](/rest/actions/secrets) using the REST API | ✗ | ✗ | ✓ | ✓ | ✓ |
-| {% ifversion ghec %} |
+| {% ifversion fpt or ghec %} |
| Create, update, and delete [GitHub Actions variables](/actions/how-tos/writing-workflows/choosing-what-your-workflow-does/store-information-in-variables) on GitHub.com | ✗ | ✗ | ✓ | ✓ | ✓ |
| {% endif %} |
-| {% ifversion fpt or ghes %} |
+| {% ifversion ghes %} |
| Create, update, and delete [GitHub Actions variables](/actions/how-tos/writing-workflows/choosing-what-your-workflow-does/store-information-in-variables) on GitHub.com | ✗ | ✗ | ✗ | ✗ | ✓ |
| {% endif %} |
| Create, update, and delete [GitHub Actions variables](/rest/actions/variables) using the REST API | ✗ | ✗ | ✓ | ✓ | ✓ |