8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Its nice that octokit gets automagically added to the github object but it appears the types don't recognize it.
github
Property 'rest' does not exist on type 'typeof import("/node_modules/@actions/github/lib/github")'.ts(2339)
Any ideas on how we can fix?
Thanks!