Doing the following step inside a job:
name: Add Secret Key run: ssh-add - <<< "${{ secrets.SECRET_KEY }}"
I get prompte