Attempt to fix upload of image under c.mysql instead of my fork

This commit is contained in:
Laurent Indermuehle 2023-02-01 08:28:07 +01:00
commit c3a85dc23c
No known key found for this signature in database
GPG key ID: 93FA944C9F34DD09

View file

@ -9,7 +9,7 @@ on:
env:
REGISTRY: ghcr.io
IMAGE_NAME: ${{ github.actor }}/test-container-mariadb103-py38-mysqlclient201
IMAGE_NAME: community.mysql/test-container-mariadb103-py38-mysqlclient201
CONTEXT: test-containers/mariadb103-py38-mysqlclient201
jobs: