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

rantunes pushed a commit to branch jit-executor-10
in repository https://gitbox.apache.org/repos/asf/incubator-kie-kogito-apps.git


The following commit(s) were added to refs/heads/jit-executor-10 by this push:
     new c7a89d115 Fix jit-executor-rc workflow
c7a89d115 is described below

commit c7a89d11579ae418b3fffad9e2390403bd5e40ce
Author: Rodrigo Antunes <[email protected]>
AuthorDate: Tue Aug 27 10:58:03 2024 -0300

    Fix jit-executor-rc workflow
---
 .github/workflows/publish-jitexecutor-native-rc.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/publish-jitexecutor-native-rc.yml 
b/.github/workflows/publish-jitexecutor-native-rc.yml
index 6b409b321..689023234 100644
--- a/.github/workflows/publish-jitexecutor-native-rc.yml
+++ b/.github/workflows/publish-jitexecutor-native-rc.yml
@@ -153,7 +153,7 @@ jobs:
         if: runner.os == 'Windows'
         env: 
           WORKDIR_PATH: ${{ github.workspace }}
-          DROOLS_REPO: ${{ github.event.inputs.kogito_runtimes_repository }}
+          DROOLS_REPO: ${{ github.event.inputs.drools_repository }}
           KOGITO_RUNTIMES_REPO: ${{ 
github.event.inputs.kogito_runtimes_repository }}
         shell: pwsh
         run: |


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

Reply via email to