diff --git a/.circleci/config.yml b/.circleci/config.yml index f726e0d..f7810a5 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -57,7 +57,7 @@ workflows: # if using Contexts, add your context below - orb-tools/publish-dev: orb-name: circleci/gradle - context: orb-publishing + context: orb-publisher requires: - orb-tools/pack @@ -65,7 +65,7 @@ workflows: # dev:${CIRCLE_SHA1:0:7} version of your orb - orb-tools/trigger-integration-tests-workflow: name: trigger-integration-dev - context: orb-publishing + context: orb-publisher requires: - orb-tools/publish-dev @@ -95,10 +95,10 @@ workflows: # e.g. [semver:patch] will cause a patch version to be published. - orb-tools/dev-promote-prod-from-commit-subject: orb-name: circleci/gradle - context: orb-publishing + context: orb-publisher add-pr-comment: true bot-token-variable: GHI_TOKEN - bot-user: cpe-bot + bot-user: orb-publisher fail-if-semver-not-indicated: true publish-version-tag: false requires: