Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: fix example #286

Merged
merged 1 commit into from
Apr 20, 2021
Merged

docs: fix example #286

merged 1 commit into from
Apr 20, 2021

Conversation

iMichka
Copy link
Contributor

@iMichka iMichka commented Apr 15, 2021

Fixes:

  • The workflow is not valid. .github/workflows/recreate-runner.yml (Line: 21, Col: 9): Unexpected value 'with'
  • Actually use npm to install octokit, as told above
  • Actually import octokit, as told above

This allows to copy-paste the code and run the example out of the box

Fixes:
- The workflow is not valid. .github/workflows/recreate-runner.yml (Line: 21, Col: 9): Unexpected value 'with'
- Actually use npm to install octokit, as told above
- Actually import octokit, as told above

This allows to copy-paste the code and run the example out of the box
@ghost ghost added this to Inbox in JS Apr 15, 2021
@ghost ghost moved this from Inbox to Bugs in JS Apr 15, 2021
Copy link
Contributor

@gr2m gr2m left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks a lot!

@gr2m gr2m merged commit 2d7ca75 into octokit:master Apr 20, 2021
JS automation moved this from Bugs to Done Apr 20, 2021
@github-actions
Copy link

🎉 This PR is included in version 3.7.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

@iMichka iMichka deleted the doc branch April 20, 2021 08:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
JS
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

3 participants