From aecf8834db22c9db9b7a50f1d00bdd15db8b0b0e Mon Sep 17 00:00:00 2001 From: Fran Mulero Date: Wed, 29 Mar 2023 08:40:33 +0200 Subject: [PATCH] [bitnami/charts] Use Main Catalog Testing CSP Org for GitHub testing pipelines (#15772) Signed-off-by: Fran Mulero --- .github/workflows/ci-pipeline.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci-pipeline.yml b/.github/workflows/ci-pipeline.yml index 87c02769a8..f5892d5935 100644 --- a/.github/workflows/ci-pipeline.yml +++ b/.github/workflows/ci-pipeline.yml @@ -14,7 +14,7 @@ permissions: pull-requests: write env: CSP_API_URL: https://console.cloud.vmware.com - CSP_API_TOKEN: ${{ secrets.CSP_API_TOKEN }} + CSP_API_TOKEN: ${{ secrets.CSP_API_TESTING_TOKEN }} VIB_PUBLIC_URL: https://cp.bromelia.vmware.com # Avoid concurrency over the same PR concurrency: