We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e135b37 commit 912db4dCopy full SHA for 912db4d
.github/workflows/perform-release.yml
@@ -14,7 +14,7 @@ on:
14
env:
15
MVN_CLI_ARGS: "--batch-mode --no-transfer-progress --fail-at-end --show-version"
16
17
- DOCS_REPO: SAP/cloud-sdk
+ DOCS_REPO: Johannes-Schneider/cloud-sdk
18
19
jobs:
20
prerequisites:
.github/workflows/prepare-release.yaml
@@ -16,7 +16,7 @@ env:
RELEASE_ARTIFACT_NAME: "release-artifacts" # Name of the artifact that should be downloaded from the CI workflow
SDK_TARGETS_NAME: "sdk-targets" # Name of the SDK target directories artifact that should be downloaded from the CI workflow
21
22
bump-version:
0 commit comments