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:
Metin Bektas
2025-01-15 17:43:23 +01:00
committed by GitHub
parent 1ffcea2065
commit b9dc9bceb5
2 changed files with 8 additions and 1 deletions

View File

@@ -235,7 +235,8 @@
"COMMIT_TAG": "$GIT_SHA"
},
"imageNames": [
"fallenbagel/jellyseerr"
"fallenbagel/jellyseerr",
"ghcr.io/fallenbagel/jellyseerr"
],
"platforms": [
"linux/amd64",