diff --git a/.github/workflows/merge_main.yml b/.github/workflows/merge_main.yml index 9826027..f6d1a1c 100644 --- a/.github/workflows/merge_main.yml +++ b/.github/workflows/merge_main.yml @@ -41,7 +41,7 @@ jobs: API_TOKEN_GITHUB: ${{ secrets.API_TOKEN_GITHUB }} with: source-directory: 'output' - destination-github-username: 'openinfradev' + destination-github-username: ${{ github.repository_owner }} destination-repository-name: 'decapod-manifests' user-email: 'taco_support@sk.com' commit-message: See ORIGIN_COMMIT