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 4e57b20 commit 9259250
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 @@ -30,7 +30,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'
secrets: inherit

hostgator:
Expand All @@ -41,4 +41,4 @@ jobs:
module-repo: ${{ github.repository }}
module-branch: ${{ needs.setup.outputs.branch }}
plugin-repo: 'newfold-labs/wp-plugin-hostgator'
secrets: inherit
secrets: inherit

0 comments on commit 9259250

Please sign in to comment.