diff --git a/.circleci/config.yml b/.circleci/config.yml index a5c25c1..e3c7a36 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -34,7 +34,7 @@ jobs: - run: name: Record to screenshotbot command: | - curl https://staging.screenshotbot.io/recorder.sh | sh + curl https://screenshotbot.io/recorder.sh | sh ~/screenshotbot/recorder \ --channel screenshotbot-example-circleci-test \ --firebase-output ~/firebase-output \