From 1615a6d00e5caf37e054ad8abe867d5c67603552 Mon Sep 17 00:00:00 2001 From: Ante Laca Date: Mon, 11 Dec 2023 13:27:25 +0100 Subject: [PATCH] Update plugin zip name --- .github/workflows/generate-zip.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 }}