What happened?
Calling the getEnvironmentPublicKey should return the public key for a specific environment, instead a 404 error code is returned.
and it can be seen from the error stack that the placeholders for owner and repo are not replaced.
And example can be found here: https://runkit.com/bogdanmanate-kion/666985abdb0e230008ad9ce7
Versions
Octokitjs 20.0.2, Node v18.11.0
Relevant log output
No response
Code of Conduct