From 9859b55535145e0ae11cd44b47796547415000f9 Mon Sep 17 00:00:00 2001 From: Rimon Hanna Date: Mon, 22 Aug 2022 09:08:08 +0200 Subject: [PATCH] Update action.yml --- action.yml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/action.yml b/action.yml index 304825e..81a9a47 100644 --- a/action.yml +++ b/action.yml @@ -4,12 +4,6 @@ branding: icon: book-open color: white inputs: - gh-username: - description: "GitHub username of user who has access to the repository" - required: true - gh-token: - description: "GitHub access token of user who has access to the repository" - required: true notion-key: description: "Notion Integration Secret Key" required: true