diff --git a/action.yml b/action.yml index ba4e915..832c7ae 100644 --- a/action.yml +++ b/action.yml @@ -43,6 +43,8 @@ inputs: description: "The level of permission to grant the access token to manage Dependabot secrets. Can be set to 'read' or 'write'." permission-deployments: description: "The level of permission to grant the access token for deployments and deployment statuses. Can be set to 'read' or 'write'." + permission-discussions: + description: "The level of permission to grant the access token for discussions. Can be set to 'read' or 'write'." permission-email-addresses: description: "The level of permission to grant the access token to manage the email addresses belonging to a user. Can be set to 'read' or 'write'." permission-enterprise-custom-properties-for-organizations: