I added to my private GitHub repository a self-hosted runner to run the pipeline on my device. The signing of the macOS application is failing with this error:
Error failed to bundle project: failed to upload app to Apple's notarization servers.: failed to upload app to Apple's notarization servers.:failed to run xcrun``
I found this issue: https://github.com/tauri-apps/tauri-action/issues/291 but I don't have any outstanding documents to sign.
Anybody has an idea of what is going wrong?