From 226db53440b4fbbc89ce9784225b5581701f7091 Mon Sep 17 00:00:00 2001 From: Franck Allimant Date: Mon, 17 Apr 2023 22:04:16 +0200 Subject: [PATCH] Fix: showing in module config langages not visible on front-office --- .github/workflows/release.yml | 7 +++++++ Config/module.xml | 2 +- .../default/attribute-type/include/form-meta.html | 6 +++--- 3 files changed, 11 insertions(+), 4 deletions(-) create mode 100644 .github/workflows/release.yml diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml new file mode 100644 index 0000000..ea83043 --- /dev/null +++ b/.github/workflows/release.yml @@ -0,0 +1,7 @@ +name: "Auto Release" +on: + push: + branches: [ master, main ] +jobs: + release: + uses: thelia-modules/ReusableWorkflow/.github/workflows/auto_release.yml@main diff --git a/Config/module.xml b/Config/module.xml index f1c8ad2..debbc7f 100644 --- a/Config/module.xml +++ b/Config/module.xml @@ -16,7 +16,7 @@ en_US fr_FR - 1.3.3 + 1.3.4 Gilles Bourgeat gilles.bourgeat@gmail.com diff --git a/templates/backOffice/default/attribute-type/include/form-meta.html b/templates/backOffice/default/attribute-type/include/form-meta.html index 6ebdddf..aadc1ef 100644 --- a/templates/backOffice/default/attribute-type/include/form-meta.html +++ b/templates/backOffice/default/attribute-type/include/form-meta.html @@ -18,7 +18,7 @@