Update metadata and docs for repository move/rename

Fixes #60
This commit is contained in:
Daz DeBoer 2021-08-07 15:17:27 -07:00
parent 0206df026c
commit 01bfa29846
No known key found for this signature in database
GPG key ID: DD6B9F0B06683D5D
5 changed files with 18 additions and 21 deletions

View file

@ -1,8 +1,8 @@
{
"name": "gradle-command-action",
"name": "gradle-build-action",
"version": "1.0.0",
"private": true,
"description": "Execute Gradle Command Line",
"description": "Execute Gradle Build",
"scripts": {
"format": "prettier --write **/*.ts",
"format-check": "prettier --check **/*.ts",
@ -13,7 +13,7 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/eskatos/gradle-command-action.git"
"url": "git+https://github.com/gradle/gradle-build-action.git"
},
"keywords": [
"github",