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