Before 24th April I was able to generate build using GitHub CI. on 24th the Developer account's certificate got expired and now I started getting below error:
error: The specified item could not be found in the keychain. Error: Process completed with exit code 1.
I have updated my CODE_SIGNING_PRIVATE_KEY
in gitHub -> Settings -> Actions
Updated the provisioning profile as well but still getting the same issue.
Can someone please help.