diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 844f559f9..f9ae75643 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -32,7 +32,7 @@ jobs: with: # Runtime to use for the enrichment. CF_RUNTIME_NAME: 'codefresh-hosted' - CF_PLATFORM_URL: 'https://ilia-cf-url.ngrok.io' + CF_PLATFORM_URL: 'https://sandbox-2.codefresh.io' # API key for authentication to Codefresh. !! Committing a plain text token is a security risk. We highly recommend using encrypted secrets. !! # Documentation - https://docs.github.com/en/actions/security-guides/encrypted-secrets