Update CircleCI config

This commit is contained in:
Eugene Burmakin 2025-02-02 22:02:21 +01:00
parent 193f251e39
commit e725128e30

View file

@ -118,5 +118,4 @@ workflows:
only:
- master
tags:
only:
- /^\d+\.\d+\.\d+$/ # Matches tags like 0.23.6
only: /.*/ # Match ANY tag name