diff --git a/.circleci/src/pipeline/commands/trigger-publish-binary-pipeline.yml b/.circleci/src/pipeline/commands/trigger-publish-binary-pipeline.yml index d0ffffd91a5..ac7b4c5b5b1 100644 --- a/.circleci/src/pipeline/commands/trigger-publish-binary-pipeline.yml +++ b/.circleci/src/pipeline/commands/trigger-publish-binary-pipeline.yml @@ -67,7 +67,7 @@ steps: fi echo "Pipeline saved to triggered_pipeline.json" - echo "Triggered pipeline: https://app.circleci.com/pipelines/github/cypress-io/cypress-publish-binary/$(jq -r '.number' triggered_pipeline.json)" + echo "Triggered pipeline: https://app.circleci.com/pipelines/github/cypress-io/cypress-publish-binary/$(jq -r '.number' ~/triggered_pipeline.json)" - persist_to_workspace: root: ~/ paths: