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 boolean handling #215

Merged
merged 1 commit into from Dec 23, 2020
Merged

fix boolean handling #215

merged 1 commit into from Dec 23, 2020

Conversation

msbarry
Copy link
Contributor

@msbarry msbarry commented Dec 23, 2020

Due to actions/toolkit#361, there is currently no way to set a boolean flag to false. This PR fixes that by checking if the string value of each boolean is equal to "true".

@marocchino marocchino merged commit 8d658e4 into marocchino:master Dec 23, 2020
@marocchino
Copy link
Owner

Thanks!

@github-actions
Copy link

Test 8d658e4 is successfully ended.
This is message from push.

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.

None yet

2 participants