diff --git a/.github/workflows/on-code-change.yml b/.github/workflows/on-code-change.yml index 1ddfd7e7f..84f9b393a 100644 --- a/.github/workflows/on-code-change.yml +++ b/.github/workflows/on-code-change.yml @@ -82,7 +82,7 @@ jobs: jahia_image: jahia/jahia-ee-dev:8-SNAPSHOT should_use_build_artifacts: true should_skip_testrail: true - github_artifact_name: content-editor-standalone-artifacts-${{ github.run_number }} + github_artifact_name: jcontent-standalone-artifacts-${{ github.run_number }} bastion_ssh_private_key: ${{ secrets.BASTION_SSH_PRIVATE_KEY_JAHIACI }} jahia_license: ${{ secrets.JAHIA_LICENSE_8X_FULL }} docker_username: ${{ secrets.DOCKERHUB_USERNAME }}