Skip to content

Commit 0b6edd2

Browse files
committed
Merge branch 'chore/os_preparations' into test_workflows
2 parents 8a3bbb1 + fda6530 commit 0b6edd2

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/git-pr-status-checks.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,7 @@ jobs:
1515
contents: read
1616
uses: "openmcp-project/blueprint-workflows/.github/workflows/git-pr-status-checks.yml@chore/os_preparations"
1717
with:
18-
HELM_REPO_NAME: 'building-blocks'
19-
HELM_REPO_OCI_URL: 'oci://ghcr.io/openmcp-project'
18+
HELM_OCI_REGISTRY: 'ghcr.io'
2019
BUILDING_BLOCKS_GIT_REPO_URL: 'https://github.com/openmcp-project/blueprint-building-blocks.git'
2120
secrets:
2221
HELM_REPO_USERNAME: "${{ secrets.GITHUB_TOKEN }}"

0 commit comments

Comments
 (0)