This is an automated email from the ASF dual-hosted git repository.

rantunes pushed a commit to branch main
in repository 
https://gitbox.apache.org/repos/asf/incubator-kie-tools-temporary-rnd-do-not-use.git

commit fb19ee698a4e8aabdd6dd79cfb26dd37e2c96568
Author: Thiago Lugli <[email protected]>
AuthorDate: Fri Nov 10 11:16:25 2023 -0300

    Change kogito-apps repo to apache/incubator-kie-kogito-apps on 
publish_jitexecutor_native workflow (#2047)
---
 .github/workflows/publish_jitexecutor_native.yml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/.github/workflows/publish_jitexecutor_native.yml 
b/.github/workflows/publish_jitexecutor_native.yml
index f9341a5420..9cf7482ecd 100644
--- a/.github/workflows/publish_jitexecutor_native.yml
+++ b/.github/workflows/publish_jitexecutor_native.yml
@@ -27,10 +27,10 @@ jobs:
         if: runner.os == 'Windows'
         run: git config --system core.longpaths true
 
-      - name: "Checkout kogito-apps"
+      - name: "Checkout kie-kogito-apps"
         uses: actions/checkout@v3
         with:
-          repository: kiegroup/kogito-apps
+          repository: apache/incubator-kie-kogito-apps
           ref: ${{ github.event.inputs.kogito_runtime_version }}
 
       - name: "Set up Maven"


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to