Open taatiq882 opened 1 year ago
I am giving all the required secrets but still getting this issue "no such file or directory, open '/Users/runner/privatekeys/AuthKey***.p8'"
Having the same issue
I think you are meant to decode a base64 string of that file to that location being $HOME, with file name AuthKey_<Value you pass to api-private-key in the action>...
$HOME
AuthKey_<Value you pass to api-private-key in the action>
I am giving all the required secrets but still getting this issue "no such file or directory, open '/Users/runner/privatekeys/AuthKey***.p8'"