Zapier integration with Brevo

I successfully created the following zaps:
Ghost delete member > Brevo delete subscriber
Ghost new member > Brevo new subscriber
Ghost unsubscribe > Brevo unsubscribe

I have trouble with:

Ghost resubscribe > Brevo resubscribe

It seems that the available if statements defaulted to:
Previous Subscribed: true
Current Subscribed: true

CleanShot 2024-01-19 at 16.43.38

And even though I try to add text contains true or false it does not change the default true/false value.

CleanShot 2024-01-19 at 16.48.09

Any ideas?