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: