Skip to content

fix: Don't quote the > operator in entrypoint.sh #35

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

Merged
merged 3 commits into from
May 11, 2022

Conversation

Kurt-von-Laven
Copy link
Contributor

Otherwise it is interpreted literally rather than as a redirect.

Prevent strings that should be interpreted literally from being
interpreted as keywords, operators, etc. Also, consistently style GitHub
Actions expressions with spaces separating curly braces from variables.
Otherwise it is interpreted literally rather than as a redirect.
@woile woile merged commit 483a202 into commitizen-tools:master May 11, 2022
@woile
Copy link
Member

woile commented May 11, 2022

Thanks for addressing this so fast, I've released the gh action to the marketplace already:
https://github.com/commitizen-tools/commitizen-action/releases/tag/0.13.2
https://github.com/marketplace/actions/bump-and-changelog-using-commitizen

@Kurt-von-Laven Kurt-von-Laven deleted the dont-quote-> branch May 11, 2022 17:04
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