mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-07-26 14:41:24 -07:00
Attempt to fix upload of image under c.mysql instead of my fork
This commit is contained in:
parent
fc51c78a2b
commit
c3a85dc23c
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue