Skip to content

Commit 450152d

Browse files
Dynamic repository owner for inner reusable flow
1 parent 7b241a0 commit 450152d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/node-monorepo-ci-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ jobs:
8888
deploy:
8989
name: 'Release Helm Chart(s)'
9090
needs: [ release, release-docker, branch-mapping ]
91-
uses: ixofoundation/ixo-github-actions/.github/workflows/node-ci-deploy.yml@main
91+
uses: ${{ github.repository_owner }}/ixo-github-actions/.github/workflows/node-ci-deploy.yml@main
9292
strategy:
9393
matrix:
9494
package: ${{ fromJSON(needs.release.outputs.publishedPackages) }}

0 commit comments

Comments
 (0)