The publish only works for tags starting with 1 ``` on: push: tags: - "1.20[2-9][0-9][0-9][0-9][0-9][0-9].[0-9]*" ``` Got this comment during review: https://github.com/home-assistant/core/pull/166689#pullrequestreview-4865069762
The publish only works for tags starting with 1
Got this comment during review: home-assistant/core#166689 (review)