diff --git a/.github/workflows/one-click-hosting-release.yml b/.github/workflows/one-click-hosting-release.yml index f1cb452e473..0b0dc5a5bc8 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: elementor/json-to-variables@main + uses: elementor/json-to-variables@master with: filename: './.github/workflows/config.json' prefix: config