1 Commits
0.1.1 ... 0.1.2

Author SHA1 Message Date
4094badb20 Fix tag release 2020-03-21 20:18:38 +03:00

View File

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