From 09e15e76adc6bf2c60b808205f6838b02167ec4b Mon Sep 17 00:00:00 2001 From: Kingkor Roy Tirtho Date: Fri, 15 Sep 2023 11:09:43 +0600 Subject: [PATCH] cd: remove token --- .circleci/config.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 2a722bf7..86c641bd 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -11,8 +11,7 @@ jobs: parallelism: 3 steps: - checkout - - gh/setup: - token: $GITHUB_TOKEN + - gh/setup - run: name: Install dependencies command: |