Skip to content

Commit 65ccd49

Browse files
Update ci.yml
1 parent 725ea3d commit 65ccd49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
with:
3333
# Codefresh token used to perform authentication with your account. It is recommended to store as a secret variable. !! Committing a plain text token is a security risk. We highly recommend using encrypted secrets. !!
3434
# Documentation - https://docs.github.com/en/actions/security-guides/encrypted-secrets
35-
CF_API_KEY: ${{secrets.CF2_API_KEY}}
35+
CF_API_KEY: ${{secrets.CF3_API}}
3636

3737
# The name of the runtime that will perform the enrichment. All Integrations must configured on this runtime
3838
CF_RUNTIME_NAME: 'idan-helm'

0 commit comments

Comments
 (0)