diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e3672bf..3ebe588 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -15,6 +15,7 @@ jobs: browser: replay-chromium record: true env: + CYPRESS_RECORD_KEY: ${{ secrets.CYPRESS_RECORD_KEY }} REPLAY_API_KEY: ${{ secrets.RECORD_REPLAY_API_KEY }} - name: Semantic Release uses: cycjimmy/semantic-release-action@v3