For other GitHub Actions implementations, you can use
action-upload
to upload your recordings. This action should not be used in combination with
action-cypress
or action-playwright
, as those Actions already upload the recordings for you.This action can be used with any test runner that generates replays.
When used as part of a workflow, this action will upload any replays generated during the run to the team associated with the given API key. You can also filter which replays to upload.