Skip to content

use GITHUB_SERVER/API_URL vars for GHES compatibility#29

Merged
haya14busa merged 1 commit into
haya14busa:masterfrom
Meroje:feat/ghes-compat
Nov 9, 2021
Merged

use GITHUB_SERVER/API_URL vars for GHES compatibility#29
haya14busa merged 1 commit into
haya14busa:masterfrom
Meroje:feat/ghes-compat

Conversation

@Meroje

@Meroje Meroje commented Oct 14, 2021

Copy link
Copy Markdown
Contributor

these two vars are documented on https://docs.github.com/en/actions/learn-github-actions/environment-variables#default-environment-variables as such

GITHUB_SERVER_URL Returns the URL of the GitHub server. For example: https://github.com.
GITHUB_API_URL Returns the API URL. For example: https://api.github.com.

also lowercase docker tag on the merge build as that's required by docker and my username has an uppercase letter

the result of it still working for GitHub-dotcom is visible on my fork https://github.com/Meroje/action-bumpr/runs/3884916166

@jplanckeel

Copy link
Copy Markdown

@haya14busa can you check this PR ? :)

@haya14busa haya14busa merged commit 1b4d2a0 into haya14busa:master Nov 9, 2021
@haya14busa

Copy link
Copy Markdown
Owner

Thank you for your contribution!

@github-actions

github-actions Bot commented Nov 9, 2021

Copy link
Copy Markdown
Contributor

🚀 [bumpr] Bumped! New version:v1.6.0 Changes:v1.5.1...v1.6.0

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants