How to "Update User" in Workflows with Boolean?

Trying to update a user through the Update User card. I run some logic and the logic determines if someone is a manager or not. I have a custom boolean attribute ‘isManager’. I can’t find a way to pass a value from a previous card that is accepted as a way to set a true or false value. Any ideas?