mirror of
https://github.com/rommapp/romm.git
synced 2026-06-28 06:46:00 +00:00
replaced old zurdi15/romm url to rommapp/romm
This commit is contained in:
6
.github/workflows/build.yml
vendored
6
.github/workflows/build.yml
vendored
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user