From acada53811700a84c11d4f053d3a5f1ed9068808 Mon Sep 17 00:00:00 2001 From: Rik Huijzer Date: Tue, 3 Aug 2021 10:58:22 +0200 Subject: [PATCH] Update action.yml (#816) --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 3f27369c..ed3f21a5 100644 --- a/action.yml +++ b/action.yml @@ -69,7 +69,7 @@ inputs: required: false repository-name: - description: 'Allows you to speicfy a different repository path so long as you have permissions to push to it. This should be formatted like so: JamesIves/github-pages-deploy-action' + description: 'Allows you to specify a different repository path so long as you have permissions to push to it. This should be formatted like so: JamesIves/github-pages-deploy-action' required: false workspace: