diff --git a/action.yml b/action.yml index ac098f9..bf670bf 100644 --- a/action.yml +++ b/action.yml @@ -17,6 +17,9 @@ inputs: description: 'The ID of your Render service (found in service URL or settings)' required: true + GITHUB_TOKEN: + description: 'Your GitHub token for posting comments' + required: true outputs: status: