Fix tag release

This commit is contained in:
Anton Vakhrushev 2020-03-21 20:18:38 +03:00
parent 8fded0b98a
commit 4094badb20

View File

@ -31,6 +31,6 @@ workflows:
- test - test
filters: filters:
tags: tags:
only: /^\d+\.\d+\.\d+$/ only: /.*/
branches: branches:
ignore: /.*/ ignore: /.*/