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
For now, name is picked by pickName
pickName
const name = pickName({ repo: process.env.GITHUB_REPOSITORY, run: process.env.GITHUB_RUN_NUMBER, sha: process.env.GITHUB_SHA })
Can we add custom name in input args? Thank you!
The text was updated successfully, but these errors were encountered:
Hey @rwv
It would be nice to support custom name from consumer. Would you like to PR this change?
Sorry, something went wrong.
I would like to👌🏻
No branches or pull requests
For now, name is picked by
pickName
Can we add custom name in input args? Thank you!
The text was updated successfully, but these errors were encountered: