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

release: Fix version input substitution #9

Merged
merged 1 commit into from
Jul 17, 2024

Conversation

minor-fixes
Copy link
Contributor

This change attempts to fix an issue with the release workflow where the input parameter is not correctly supplied to the release script.

The new substitution matches what is in documented examples here.

Tested: no

This change attempts to fix an issue with the release workflow where the
input parameter is not correctly supplied to the release script.

The new substitution matches what is in documented examples
[here](https://docs.github.com/en/enterprise-cloud@latest/actions/using-workflows/workflow-syntax-for-github-actions#example-of-onworkflow_dispatchinputs).

Tested: no
@minor-fixes minor-fixes requested a review from jayconrod July 17, 2024 20:55
@minor-fixes minor-fixes merged commit f97c84a into main Jul 17, 2024
4 checks passed
@minor-fixes minor-fixes deleted the scott/fix_release_param branch July 17, 2024 23:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants