From 0b243e750f5421f27edc2c74e1624ea4feaf994c Mon Sep 17 00:00:00 2001 From: Shane Date: Wed, 20 Mar 2024 07:52:05 -0700 Subject: [PATCH] fix: added context to circleci release --- .circleci/config.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.circleci/config.yml b/.circleci/config.yml index 02e30c42..06f5791f 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -83,5 +83,6 @@ workflows: - build - release: filters: *filter-only-master + context: open-rpc-deployer requires: - hold