Skip to content

Commit

Permalink
update test workflow bluehost plugin path
Browse files Browse the repository at this point in the history
  • Loading branch information
circlecube authored Jan 28, 2025
1 parent d5f56d5 commit d24cc69
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/brand-plugin-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
with:
module-repo: ${{ github.repository }}
module-branch: ${{ needs.setup.outputs.branch }}
plugin-repo: 'bluehost/bluehost-wordpress-plugin'
plugin-repo: 'newfold-labs/wp-plugin-bluehost'
sync-npm-package: true
sync-npm-package-name: 'newfold/wp-module-ecommerce'
secrets: inherit
Expand All @@ -58,4 +58,4 @@ jobs:
plugin-repo: 'newfold-labs/wp-plugin-crazy-domains'
sync-npm-package: true
sync-npm-package-name: 'newfold/wp-module-ecommerce'
secrets: inherit
secrets: inherit

0 comments on commit d24cc69

Please sign in to comment.