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

Fix for #74 #75

Merged
merged 2 commits into from Dec 6, 2021
Merged

Fix for #74 #75

merged 2 commits into from Dec 6, 2021

Conversation

insyri
Copy link
Contributor

@insyri insyri commented Dec 4, 2021

Resolves #74.
https://github.com/insyri/prettier_action/commit/a9474e2eb85c58c44fed4cf41e4d856e3ba1d42e

The issue was the shell syntax was wrong, I previously attempted to implement an inline if statement inside the string, this changes to a variable input inside the string that is determined to be nothing or the message input via an outside determiner.

Apologies for the delayed fix.

@insyri insyri changed the base branch from master to dev December 4, 2021 23:56
@insyri
Copy link
Contributor Author

insyri commented Dec 4, 2021

Request for review @creyD

@creyD creyD merged commit 2b5c9a8 into creyD:dev Dec 6, 2021
@insyri insyri deleted the dev branch December 6, 2021 11:33
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.

[BUG] syntax error near unexpected token `then'
2 participants