From 7315606d2027acfc90907180383d6e0f86582302 Mon Sep 17 00:00:00 2001 From: David Seveloff Date: Mon, 17 Jul 2023 18:08:23 +0300 Subject: [PATCH] json-to-variables added to elementor account --- .github/workflows/one-click-hosting-release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/one-click-hosting-release.yml b/.github/workflows/one-click-hosting-release.yml index 67e2f689712..f1cb452e473 100644 --- a/.github/workflows/one-click-hosting-release.yml +++ b/.github/workflows/one-click-hosting-release.yml @@ -18,7 +18,7 @@ jobs: ref: ${{ github.ref }} - name: Get Configuration id: configuration - uses: maork-elementor/json-to-variables@main + uses: elementor/json-to-variables@main with: filename: './.github/workflows/config.json' prefix: config