We recommend setting the API Key as a GitHub Secret of
RECORD_REPLAY_API_KEY
.Test Runner Actions
These Actions handle all aspects of recording and uploading replays of your tests, including executing the test run command.
action-cypressaction-playwrightUpload Action
This Action handles only the uploading of replays.
It is useful when you need more control over your test run command or are using another Action to execute tests, such as
action-upload@cypress-io/github-action
.