From 11f5594ed43fae3dead024714123872011768080 Mon Sep 17 00:00:00 2001 From: Fallenbagel <98979876+Fallenbagel@users.noreply.github.com> Date: Wed, 20 Apr 2022 03:47:46 +0500 Subject: [PATCH] update tags and the branch to jellyseerr --- package.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 8aa3da5b..b7930cff 100644 --- a/package.json +++ b/package.json @@ -201,7 +201,7 @@ ] ], "branches": [ - "master" + "main" ], "npmPublish": false, "publish": [ @@ -211,8 +211,7 @@ "COMMIT_TAG": "$GITHUB_SHA" }, "imageNames": [ - "sctx/overseerr", - "ghcr.io/sct/overseerr" + "fallenbagel/jellyseerr" ], "platforms": [ "linux/amd64",