From 38d1c2c706f734d99ab14f38d13c5556990e4b0e Mon Sep 17 00:00:00 2001
From: Edward Thomson <ethomson@edwardthomson.com>
Date: Fri, 8 Nov 2019 16:52:16 +0000
Subject: [PATCH] Update description

---
 action.yml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/action.yml b/action.yml
index 02eb598..2876ff8 100644
--- a/action.yml
+++ b/action.yml
@@ -1,5 +1,5 @@
-name: 'Upload artifact'
-description: 'Publish files as workflow artifacts'
+name: 'Upload a Build Artifact'
+description: 'Upload a build artifact that can be used by subsequent workflow steps'
 author: 'GitHub'
 inputs: 
   name: