From 97674fcf59becc672940c5587050d8c922501067 Mon Sep 17 00:00:00 2001 From: James Ives Date: Sat, 4 Apr 2020 07:54:06 -0400 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 00ce17fd..0d97c6a5 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "github-pages-deploy-action", "description": "GitHub action for building a project and deploying it to GitHub pages.", - "author": "James Ives ", + "author": "James Ives (https://jamesiv.es)", "version": "3.4.6", "license": "MIT", "main": "lib/lib.js",