From 8ac74b1ebf16a42387fc2422290c5f2cfc4fcb1c Mon Sep 17 00:00:00 2001 From: Tom Hu Date: Mon, 15 Apr 2024 13:07:56 -0700 Subject: [PATCH] fix: requires the write name --- .circleci/test-deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/test-deploy.yml b/.circleci/test-deploy.yml index 3275950..28d6290 100644 --- a/.circleci/test-deploy.yml +++ b/.circleci/test-deploy.yml @@ -214,5 +214,5 @@ workflows: orb_name: codecov/codecov pub_type: production requires: - - orb-tools/pack + - Pack (deploy) vcs_type: github