diff --git a/action.yml b/action.yml index 3097901..407f7ed 100644 --- a/action.yml +++ b/action.yml @@ -8,7 +8,7 @@ inputs: slug: description: 'slug of the GitHub App' required: true - privateKey: + token: description: 'GitHub App installation access token' required: true outputs: