From bf8f62083c41b3cb36f52c4100ad20ba98400ea6 Mon Sep 17 00:00:00 2001 From: Ting Date: Tue, 23 Jul 2019 10:32:36 -0400 Subject: [PATCH] Update action.yml --- action.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/action.yml b/action.yml index f0a3d0d..15f9a0e 100644 --- a/action.yml +++ b/action.yml @@ -1,6 +1,5 @@ name: 'Checkout' description: 'Get sources from a GitHub repository.' -author: 'GitHub' inputs: repository: description: 'Repository name'