Faulty logic in workflow
Closed this issue · 0 comments
utkusarioglu commented
Github workflow build-and-push
has a faulty logic in step run_state
. The step uses an OR
operator for the existence of the tag while it should be using an AND
statement against all other statements.