diff --git a/package.json b/package.json index 8fd0855..0483028 100644 --- a/package.json +++ b/package.json @@ -2,16 +2,16 @@ "name": "", "version": "1.0.0", "description": "A GitHub Actions template repository for JavaScript based Actions", - "author": "", + "author": "RageAgainstThePixel", "license": "MIT", "repository": { "type": "git", - "url": "git+https://github.com//.git" + "url": "git+https://github.com/RageAgainstThePixel/.git" }, "bugs": { - "url": "https://github.com///issues" + "url": "https://github.com/RageAgainstThePixel//issues" }, - "homepage": "https://github.com//", + "homepage": "https://github.com/RageAgainstThePixel/", "main": "dist/index.js", "keywords": [], "dependencies": {