From 605462ea3d536892c232c62ab31baa7c3af0e3c1 Mon Sep 17 00:00:00 2001 From: Ting Date: Mon, 24 Jun 2019 16:02:39 -0600 Subject: [PATCH] Update action.yml --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 5e1eff7..96fb8c1 100644 --- a/action.yml +++ b/action.yml @@ -6,6 +6,6 @@ inputs: description: 'Artifact name' required: true path: - description: 'Directory containing files to upload’ + description: 'Directory containing files to upload' runs: plugin: 'publish'