feat: Add latest tag to ghcr container image (#1224)
* feat: Add latest tag to ghcr container image * ci: add login action to GitHub Container Registry
This commit is contained in:
@@ -235,7 +235,8 @@
|
||||
"COMMIT_TAG": "$GIT_SHA"
|
||||
},
|
||||
"imageNames": [
|
||||
"fallenbagel/jellyseerr"
|
||||
"fallenbagel/jellyseerr",
|
||||
"ghcr.io/fallenbagel/jellyseerr"
|
||||
],
|
||||
"platforms": [
|
||||
"linux/amd64",
|
||||
|
||||
Reference in New Issue
Block a user