From cf1f0c198c25a02ae9d3a291640792bf6410ce70 Mon Sep 17 00:00:00 2001 From: Evan Mullins Date: Tue, 28 Jan 2025 16:15:10 -0500 Subject: [PATCH] update test workflow bluehost plugin path --- .github/workflows/brand-plugin-test.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/brand-plugin-test.yml b/.github/workflows/brand-plugin-test.yml index f31673d..c3055fe 100644 --- a/.github/workflows/brand-plugin-test.yml +++ b/.github/workflows/brand-plugin-test.yml @@ -30,5 +30,5 @@ jobs: with: module-repo: ${{ github.repository }} module-branch: ${{ needs.setup.outputs.branch }} - plugin-repo: 'bluehost/bluehost-wordpress-plugin' - secrets: inherit \ No newline at end of file + plugin-repo: 'newfold-labs/wp-plugin-bluehost' + secrets: inherit