diff --git a/.github/workflows/generate-zip.yml b/.github/workflows/generate-zip.yml index 79aae8b..dc5c0c2 100644 --- a/.github/workflows/generate-zip.yml +++ b/.github/workflows/generate-zip.yml @@ -28,7 +28,7 @@ jobs: uses: impress-org/givewp-github-actions/.github/workflows/generate-zip.yml@master with: ref: ${{ github.event.inputs.ref }} - plugin_slug: give + plugin_slug: give-divi production: ${{ github.event.inputs.production }} slack_channel: ${{ github.event.inputs.slack_channel }} slack_thread: ${{ github.event.inputs.slack_thread }}