diff --git a/ci/tests/Jenkinsfile.e2e-prs b/ci/tests/Jenkinsfile.e2e-prs index 8ccaae79d0..a834a23699 100644 --- a/ci/tests/Jenkinsfile.e2e-prs +++ b/ci/tests/Jenkinsfile.e2e-prs @@ -62,7 +62,7 @@ pipeline { withCredentials([ usernamePassword( - credentialsId: 'status-im-auto-token', + credentialsId: 'status-im-auto', usernameVariable: 'GIT_HUB_USER', /* ignored */ passwordVariable: 'GIT_HUB_TOKEN' ),