From 4d0c4ea78c32237a25bae8568aa3512fcdadafeb Mon Sep 17 00:00:00 2001 From: Jason Luong Date: Mon, 18 Sep 2023 16:56:49 +0100 Subject: [PATCH] fix: use team scoped context instead of org scoped nodejs-lib-release --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index f0e92e45..4b1bbdbf 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -144,7 +144,7 @@ workflows: branches: ignore: master - deploy_prod: - context: nodejs-lib-release + context: team-hammerhead-common-deploy-tokens requires: - test filters: