Skip to content

Commit 912db4d

Browse files
author
Johannes Schneider
committed
throwaway: change to forked docs repo
1 parent e135b37 commit 912db4d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/perform-release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ on:
1414
env:
1515
MVN_CLI_ARGS: "--batch-mode --no-transfer-progress --fail-at-end --show-version"
1616

17-
DOCS_REPO: SAP/cloud-sdk
17+
DOCS_REPO: Johannes-Schneider/cloud-sdk
1818

1919
jobs:
2020
prerequisites:

.github/workflows/prepare-release.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ env:
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
1818

19-
DOCS_REPO: SAP/cloud-sdk
19+
DOCS_REPO: Johannes-Schneider/cloud-sdk
2020

2121
jobs:
2222
bump-version:

0 commit comments

Comments
 (0)