Skip to content

Commit 8ecebfa

Browse files
committed
fix prepare-release.yaml
1 parent f423c18 commit 8ecebfa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/prepare-release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ env:
1515
CI_BUILD_WORKFLOW: "continuous-integration.yaml" # Name of the workflow that should be triggered for CI build
1616
RELEASE_ARTIFACT_NAME: "release-artifacts" # Name of the artifact that should be downloaded from the CI workflow
1717
SDK_TARGETS_NAME: "sdk-targets" # Name of the SDK target directories artifact that should be downloaded from the CI workflow
18-
18+
JAVA_VERSION: 17
1919
DOCS_REPO: SAP/cloud-sdk
2020

2121
jobs:

0 commit comments

Comments
 (0)