From aff9a2d44c8e051e71a36b482ee47fc9f4ff1393 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mr=C2=A4KayJayDee?= Date: Mon, 7 Feb 2022 09:08:43 +0100 Subject: [PATCH] Fixed workflow --- .github/workflows/npm-publish.yaml | 2 +- package.json | 10 ++++++++-- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/.github/workflows/npm-publish.yaml b/.github/workflows/npm-publish.yaml index 9d9badc..84971b9 100644 --- a/.github/workflows/npm-publish.yaml +++ b/.github/workflows/npm-publish.yaml @@ -3,7 +3,7 @@ name: Node.js package on: push: branches: - - master + - main jobs: diff --git a/package.json b/package.json index 9e79311..f35f595 100644 --- a/package.json +++ b/package.json @@ -1,13 +1,16 @@ { "name": "discord-image-generation", - "version": "1.4.11", + "version": "1.4.12", "description": "discord-image-generation is a powerfull module that allow you to generate awesome images.", "main": "src/index.js", "types": "typings/index.d.ts", "scripts": { "test": "node src/index.js" }, - "author": "Mr¤KayJayDee (https://github.com/Mr-KayJayDee)", + "author": { + "name": "Mr¤KayJayDee", + "email": "killian.dalcin@gmail.com" + }, "license": "MIT", "repository": { "type": "git", @@ -16,6 +19,9 @@ "bugs": { "url": "https://github.com/Mr-KayJayDee/discord-image-generation/issues" }, + "publishConfig": { + "registry": "https://npm.pkg.github.com/yourOrganizationOrAccount" + }, "homepage": "https://github.com/Mr-KayJayDee/discord-image-generation#readme", "keywords": [ "discord",