diff --git a/.github/workflows/docker-release.yml b/.github/workflows/docker-release.yml index ab910b563..c78323f8a 100644 --- a/.github/workflows/docker-release.yml +++ b/.github/workflows/docker-release.yml @@ -37,6 +37,10 @@ jobs: 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 + 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 - name: Set up QEMU uses: docker/setup-qemu-action@v3