From 81e8c224dfec777ada582a85f9f10e3c540b0eb7 Mon Sep 17 00:00:00 2001 From: Stefan Date: Thu, 28 Aug 2025 09:34:01 +0200 Subject: [PATCH] Update README.md Co-authored-by: Parker Brown <17183625+parkerbxyz@users.noreply.github.com> --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index bcd0caa..485e9e9 100644 --- a/README.md +++ b/README.md @@ -357,12 +357,12 @@ steps: > [!NOTE] > If `owner` is set and `repositories` is empty, access will be scoped to all repositories in the provided repository owner's installation. If `owner` and `repositories` are empty, access will be scoped to only the current repository. -### `enterprise` +### `enterprise-slug` **Optional:** The slug of the enterprise to generate a token for enterprise-level app installations. > [!NOTE] -> The `enterprise` input is mutually exclusive with `owner` and `repositories`. GitHub Apps can be installed on enterprise accounts with permissions that let them call enterprise management APIs. Enterprise installations do not grant access to organization or repository resources. +> The `enterprise-slug` input is mutually exclusive with `owner` and `repositories`. GitHub Apps can be installed on enterprise accounts with permissions that let them call enterprise management APIs. Enterprise installations do not grant access to organization or repository resources. ### `permission-`