diff --git a/.github/workflows/generate-zip.yml b/.github/workflows/generate-zip.yml index 0767370..57762bd 100644 --- a/.github/workflows/generate-zip.yml +++ b/.github/workflows/generate-zip.yml @@ -13,4 +13,4 @@ jobs: uses: impress-org/givewp-github-actions/.github/workflows/generate-zip.yml@master with: ref: ${{ github.event.inputs.ref }} - plugin_slug: givewp-cloudflare-turnstile + plugin_slug: give-cloudflare-turnstile diff --git a/.github/workflows/unit-tests.yml b/.github/workflows/unit-tests.yml index eaa3fe4..8e8eb9c 100644 --- a/.github/workflows/unit-tests.yml +++ b/.github/workflows/unit-tests.yml @@ -10,5 +10,5 @@ jobs: build: uses: impress-org/givewp-github-actions/.github/workflows/addon-tests.yml@master with: - addon_slug: givewp-cloudflare-turnstile + addon_slug: give-cloudflare-turnstile givewp_branch: develop