From c9545f309cb4557bcfebb414f43af80f4af1e54b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pablo=20Portas=20L=C3=B3pez?= <81629707+TeenBiscuits@users.noreply.github.com> Date: Mon, 29 Jan 2024 19:28:58 +0100 Subject: [PATCH] Update deploy.yml --- .github/workflows/deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 4b005ab..fcdfa67 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -52,7 +52,7 @@ jobs: ALGOLIA_INDEX_NAME: pro2324 ALGOLIA_KEY: ${{ secrets.ALGOLIA_KEY }} ALGOLIA_ARTIFACT: algolia-indexes-PRO.zip - CONFIG_JSON_PRODUCT: Pro2324 + CONFIG_JSON_PRODUCT: PRO CONFIG_JSON_VERSION: 2023-2024 # Requires the build-job results needs: construir