We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I see github.com is hardcoded in these lines.
push-protected/entrypoint.sh
Lines 105 to 107 in f28401e
The text was updated successfully, but these errors were encountered:
It wouldnt need a parameter, since there is an env variable available as default.
https://docs.github.com/en/actions/learn-github-actions/variables#default-environment-variables GITHUB_SERVER_URL
GITHUB_SERVER_URL
Sorry, something went wrong.
@zentale, please use the upcoming v2.15.0 to check whether #205 truly fixed this issue.
CasperWA
Successfully merging a pull request may close this issue.
I see github.com is hardcoded in these lines.
push-protected/entrypoint.sh
Lines 105 to 107 in f28401e
It would be awesome to have a parameter for the github instance.
The text was updated successfully, but these errors were encountered: