Update docker-release.yml

This commit is contained in:
tooomm 2025-04-24 22:53:28 +02:00 committed by GitHub
parent 7cc8b3ef09
commit 57728071e6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -39,11 +39,11 @@ jobs:
labels: |
org.opencontainers.image.title=Servatrice
org.opencontainers.image.url=https://cockatrice.github.io/
org.opencontainers.image.description=Server for cockatrice, a cross-platform virtual tabletop for multiplayer card games
org.opencontainers.image.description=Server for Cockatrice, a cross-platform virtual tabletop for multiplayer card games
annotations: |
org.opencontainers.image.title=Servatrice
org.opencontainers.image.url=https://cockatrice.github.io/
org.opencontainers.image.description=Server for cockatrice, a cross-platform virtual tabletop for multiplayer card games
org.opencontainers.image.description=Server for Cockatrice, a cross-platform virtual tabletop for multiplayer card games
- name: Set up QEMU
uses: docker/setup-qemu-action@v3