Merge pull request #80 from Fallenbagel/packagejsonChanges

update tags and the branch to jellyseerr
This commit is contained in:
Fallenbagel
2022-04-20 03:49:16 +05:00
committed by GitHub

View File

@@ -201,7 +201,7 @@
] ]
], ],
"branches": [ "branches": [
"master" "main"
], ],
"npmPublish": false, "npmPublish": false,
"publish": [ "publish": [
@@ -211,8 +211,7 @@
"COMMIT_TAG": "$GITHUB_SHA" "COMMIT_TAG": "$GITHUB_SHA"
}, },
"imageNames": [ "imageNames": [
"sctx/overseerr", "fallenbagel/jellyseerr"
"ghcr.io/sct/overseerr"
], ],
"platforms": [ "platforms": [
"linux/amd64", "linux/amd64",