mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-04-05 10:10:32 -07:00
fix typo
This commit is contained in:
parent
0c09c999a7
commit
90ef20f26e
1 changed files with 2 additions and 2 deletions
4
.github/workflows/ansible-test-plugins.yml
vendored
4
.github/workflows/ansible-test-plugins.yml
vendored
|
@ -283,8 +283,8 @@ jobs:
|
|||
-${{ matrix.connector_name }}${{ env.connector_version_flat }}\
|
||||
:latest")
|
||||
|
||||
- name: Sore docker_image name in GITHUB_ENV
|
||||
run: >
|
||||
- name: Store docker_image name in GITHUB_ENV
|
||||
run: >-
|
||||
echo "docker_image=$(printf '%s' $docker_image_multiline)" \
|
||||
>> $GITHUB_ENV
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue