I think you may have made the same mistake I initially did, replacing when: always with when: true, but the announcement says that the new equivalent of when: always is to remove the when entirely.
See also my related post Scope of `when: always` config syntax change, trying to confirm which whens are affected by this change.