I have an application that needs user to be authenticated first with auth0 and then only other features could be tested.
I want to setup a github action with cypress that would signin with Auth0 and then run further tests.
But I am getting this error I am trying to signing:
Unable to find a signin key that matches: <some key here>
Cypress is working fine on local as well as I am able to use Auth0 without issue.
Problem is only with running on github action.
Hey team! 
Since this topic touches Auth0 Actions, quick heads-up that we’re hosting an Ask Me Anything dedicated to Actions with Gaston Danilo Asis Sanchez, Senior Technical Product Manager. We’ll cover practical usage, new capabilities like Transaction Metadata and Actions Types, plus a peek at what’s next. 
- Submit questions now through Aug 26

- Get detailed written answers live on Aug 27, 9–11 AM PT

Earn community points + a badge
. If you’re exploring how Actions can streamline your auth flows, this is a great time to get direct guidance from the team.
Join the AMA & drop your questions here: August 27 Auth0 Community Ask Me Anything: Actions
Dawid