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
the parameter repo_ssh_key is required while you mentioning it is optional.
The text was updated successfully, but these errors were encountered:
Hi @Dylan-Prins, are you running into a specific error message? If so, could you post it here?
Generally the repo_ssh_key is optional, as you can use the repo_token via GITHUB_TOKEN if you do not need to trigger follow up actions. An example for a valid config is described here https://github.com/SimonTheLeg/semver-tag-from-pr-action#a-i-just-want-to-tag-no-need-to-trigger-any-follow-up-action
Sorry, something went wrong.
No branches or pull requests
the parameter repo_ssh_key is required while you mentioning it is optional.
The text was updated successfully, but these errors were encountered: