refactor repository retrieval/creation

Signed-off-by: Florian Wagner <[email protected]>
This commit is contained in:
Florian Wagner
2022-11-04 04:43:03 +00:00
parent 6d732db1cf
commit ef922b8e3b
2 changed files with 34 additions and 29 deletions
-2
View File
@@ -96,8 +96,6 @@ When no machine has access to both the public internet and the GHES instance:
Limit push to specific repositories in the cache directory.
- `actions-admin-user` _(optional)_
The name of the Actions admin user, which will be used for updating the chosen action. To use the default user, pass `actions-admin`. If not set, the impersonation is disabled. Note that `site_admin` scope is required in the token for the impersonation to work.
- `destination-is-ghae` _(optional)_
Indicates if the destination applicance is GHAE.
**Example Usage:**