I'm trying to create a CircleCI job in which after a specific step, I want to save the output of that step somewhere that other jobs/builds can read it The pseu
CircleCI have a CIRCLE_BRANCH env variable that tells you the name of the branch of the PR itself. But I want the other way around, I need the branch name of t