replaced old zurdi15/romm url to rommapp/romm

This commit is contained in:
zurdi
2024-03-25 02:49:08 +01:00
parent 7c9ea87d7a
commit b2392d0acc
14 changed files with 42 additions and 42 deletions

View File

@@ -41,14 +41,14 @@ jobs:
uses: docker/metadata-action@v4
with:
images: |
name=zurdi15/romm
name=ghcr.io/zurdi15/romm
name=rommapp/romm
name=ghcr.io/rommapp/romm
tags: |
type=semver,pattern={{version}}
type=semver,pattern={{major}}.{{minor}}
labels: |
org.opencontainers.image.version={{version}}
org.opencontainers.image.title="zurdi15/romm"
org.opencontainers.image.title="rommapp/romm"
org.opencontainers.image.description="RomM (ROM Manager) allows you to scan, enrich, and browse your game collection with a clean and responsive interface. With support for multiple platforms, various naming schemes and custom tags, RomM is a must-have for anyone who plays on emulators."
org.opencontainers.image.licenses="GPL-3.0"