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: set default baseUrl to allow GHES usage #57

Merged
merged 2 commits into from
Oct 11, 2021

Conversation

erodewald
Copy link
Contributor

@erodewald erodewald commented Oct 9, 2021

Using the built-in environment variable for the GitHub URLs, we can allow support for any GitHub instance. Works well in my GHES instance.

  • Added optional input to override URL
  • Updated readme.md
  • Updated action.yml
  • Updated tests

Resolves #56

  • npm install
  • npm test
  • npm run lint
  • npm run format
  • npm run lint-fix

@erodewald erodewald changed the title Set default baseUrl to allow GHES usage feat: set default baseUrl to allow GHES usage Oct 9, 2021
@jpoehnelt jpoehnelt merged commit 4f1d148 into jpoehnelt:master Oct 11, 2021
@github-actions
Copy link

🎉 This PR is included in version 1.6.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Lacking GHES support
2 participants