update workflow and discord locations for jellyseerr
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "overseerr",
|
||||
"name": "jellyseerr",
|
||||
"version": "1.29.1",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
@@ -197,7 +197,7 @@
|
||||
]
|
||||
],
|
||||
"branches": [
|
||||
"master"
|
||||
"main"
|
||||
],
|
||||
"npmPublish": false,
|
||||
"publish": [
|
||||
@@ -207,8 +207,7 @@
|
||||
"COMMIT_TAG": "$GITHUB_SHA"
|
||||
},
|
||||
"imageNames": [
|
||||
"sctx/overseerr",
|
||||
"ghcr.io/sct/overseerr"
|
||||
"fallenbagel/jellyseerr"
|
||||
],
|
||||
"platforms": [
|
||||
"linux/amd64",
|
||||
@@ -219,4 +218,4 @@
|
||||
"@semantic-release/github"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user