Skip to content

Conversation

@devlato
Copy link
Contributor

@devlato devlato commented Nov 18, 2021

Make use of github.getOctokit(token) instead of new github.Github(token), as per the README

Make use of `github.getOctokit(token)` instead of `new github.Github(token)`, as per the [README](https://www.npmjs.com/package/@actions/github)
Bump version to 1.0.3
@devlato
Copy link
Contributor Author

devlato commented Nov 18, 2021

Hey @kt3k, sorry to bother – here's another one 🙂
Apparently, the syntax has changed and now you need to obtain an octokit instance a bit differently, otherwise it fails.

If this PR's fine, please merge it and release to the marketplace 🙂

Copy link
Owner

@kt3k kt3k left a comment

Choose a reason for hiding this comment

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

Ok. Thank you for the follow up

@kt3k kt3k merged commit cd12edf into kt3k:master Nov 18, 2021
@kt3k
Copy link
Owner

kt3k commented Nov 18, 2021

Published to marketplace

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants