From 7451d4eecd2f7f5c4995c0973708c1ce61f4e6fd Mon Sep 17 00:00:00 2001 From: ndrg13 <72130242+ndrg13@users.noreply.github.com> Date: Thu, 5 Nov 2020 01:58:27 +0100 Subject: [PATCH] Update config.yml --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index f97ad4e..828a8fa 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -40,7 +40,7 @@ jobs: docker: - image: circleci/node:12 auth: - sername: nicodrg + username: nicodrg password: Ndrg100394 steps: - checkout