diff --git a/.github/workflows/notify_enterprise.yaml b/.github/workflows/notify_enterprise.yaml index 5379ff9cc2..7f5ad649bc 100644 --- a/.github/workflows/notify_enterprise.yaml +++ b/.github/workflows/notify_enterprise.yaml @@ -29,7 +29,7 @@ jobs: github-token: ${{ secrets.UNLEASH_CI_BUILDER_GITHUB_TOKEN }} script: | await github.rest.actions.createWorkflowDispatch({ - owner: 'ivarconr', + owner: 'bricks-software', repo: 'unleash-enterprise', workflow_id: 'cicd.yaml', ref: 'master',