diff --git a/.github/workflows/Procedure_push_docker_images.yml b/.github/workflows/Procedure_push_docker_images.yml index 8a4189d6c..717afa01d 100644 --- a/.github/workflows/Procedure_push_docker_images.yml +++ b/.github/workflows/Procedure_push_docker_images.yml @@ -12,7 +12,7 @@ on: description: 'wazuh-docker reference' default: 'v4.11.0' required: true - PRODUCTS: + products: description: 'Comma-separated list of the image names to build and push' default: 'wazuh-manager,wazuh-dashboard,wazuh-indexer' required: true diff --git a/CHANGELOG.md b/CHANGELOG.md index 0687f6db4..1c9969f03 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file. ### Added -- none +- None ### Changed @@ -23,7 +23,7 @@ All notable changes to this project will be documented in this file. ### Added -- none +- None ### Changed