e2e-tests: update GitHub token used
Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
parent
7ff412722d
commit
8ffbf61b79
|
@ -62,7 +62,7 @@ pipeline {
|
|||
|
||||
withCredentials([
|
||||
string(
|
||||
credentialsId: 'GIT_HUB_TOKEN',
|
||||
credentialsId: 'status-im-auto-token',
|
||||
variable: 'GIT_HUB_TOKEN'
|
||||
),
|
||||
usernamePassword(
|
||||
|
|
Loading…
Reference in New Issue