From bda4f72e64e91ffe95734b5460b1dba90601e7c4 Mon Sep 17 00:00:00 2001 From: Nick Irvine Date: Fri, 20 Nov 2020 16:07:38 -0800 Subject: [PATCH] remove release context --- .circleci/config.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 714201b5..0c0a5276 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -132,7 +132,8 @@ workflows: tags: only: /v[0-9]+(\.[0-9]+)*(-[a-zA-Z0-9-]+)?/ - publish-github: - context: github-segmentcircle-oss-release + # we don't need a context for this one; we've got a specific PAT in + # our GH_LOGIN env var requires: - dist filters: