This is great! I am getting the below error, any idea what could be happening:
reply
Whether it’s http or ssh won’t matter. It’s something with the environment not getting picked up.
reply
Can you try enclosing all the bracketed variables in quotes. e.g.
GITHUB_SECRET="<YOUR GITHUB SECRET>"
and see if that works?
reply
Thanks! What OS are you running?
reply