Skip to content

Commit

Permalink
Change kogito-apps repo to apache/incubator-kie-kogito-apps on publis…
Browse files Browse the repository at this point in the history
…h_jitexecutor_native workflow (#2047)
  • Loading branch information
thiagoelg authored Nov 10, 2023
1 parent 02cab1e commit fb19ee6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish_jitexecutor_native.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit fb19ee6

Please sign in to comment.