Open yuriykulikov opened 2 years ago
I'm having the same problem. I tried to upgrade the version to 30.0.2, but without success
edit: I solved sending the correct secret key
Check for right secrets in repository - you should add secret with base 64 key
Check for right secrets in repository - you should add secret with base 64 key
What is the format? Should it be BEGIN/END PGP MESSAGE
or BEGIN/END CERTIFICATE
? Can this occur with an incorrect password?
Hello, I have a GitHub action which was working fine for quite some time. Recently I have noticed that signing the app fails sometimes with this exception:
Example run: https://github.com/yuriykulikov/AlarmClock/runs/6041847468?check_suite_focus=true
My configuration is:
What could be the problem?