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

feat: use @octokit/action instead of @octokit/core #198

Merged
merged 2 commits into from
Nov 20, 2023

Conversation

Balvajs
Copy link
Owner

@Balvajs Balvajs commented Nov 20, 2023

As mentioned in #194, the current code doesn't support GitHub Enterprise Server.
This PR fixes that by switching from @octokit/core to @octokit/action which uses baseUrl from GitHub Action context and therefore supports GHES out of the box.

@Balvajs Balvajs self-assigned this Nov 20, 2023
@Balvajs Balvajs merged commit 97e1ecb into main Nov 20, 2023
@Balvajs Balvajs deleted the feat/use-octokit-for-actions branch November 20, 2023 07:07
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.

1 participant