Skip to content

Commit

Permalink
Dynamic repository owner for inner reusable flow
Browse files Browse the repository at this point in the history
  • Loading branch information
LukePetzer-ixo committed Nov 1, 2024
1 parent 7b241a0 commit 450152d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/node-monorepo-ci-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ jobs:
deploy:
name: 'Release Helm Chart(s)'
needs: [ release, release-docker, branch-mapping ]
uses: ixofoundation/ixo-github-actions/.github/workflows/node-ci-deploy.yml@main
uses: ${{ github.repository_owner }}/ixo-github-actions/.github/workflows/node-ci-deploy.yml@main
strategy:
matrix:
package: ${{ fromJSON(needs.release.outputs.publishedPackages) }}
Expand Down

0 comments on commit 450152d

Please sign in to comment.