Skip to content

Conversation

@fty4
Copy link
Contributor

@fty4 fty4 commented Oct 27, 2023

Currently the GitHub API URL has to be set manually.
This will change that you do not longer need to set the input on a GHE instance.

Also see #28 which does the same by using the environment variable directly.
This pr uses the github context.

Copy link
Contributor

@johnlk johnlk left a comment

Choose a reason for hiding this comment

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

Thanks for the tweak!

description: 'URL to the API of your Github Server, only necessary for Github Enterprise customers'
required: false
default: 'https://api.github.com'
default: '${{ github.api_url }}'
Copy link
Contributor

Choose a reason for hiding this comment

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

@johnlk johnlk merged commit 13d17c4 into CodelyTV:main Apr 16, 2024
@fty4 fty4 deleted the chore/gh-api-url branch April 25, 2024 14:56
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