From 37c8e849d61e0b0fe5d54cf384fb4265c944fdbc Mon Sep 17 00:00:00 2001 From: Matthew Costabile Date: Mon, 4 Apr 2022 16:13:29 -0400 Subject: [PATCH] Update branding for action --- action.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/action.yml b/action.yml index 1a9da62..d172e93 100644 --- a/action.yml +++ b/action.yml @@ -1,6 +1,8 @@ name: Add To GitHub Projects Beta description: Automatically add issues and PRs to GitHub projects beta author: GitHub +branding: + icon: table inputs: project-url: required: true