Skip to content

Commit

Permalink
Allow more versions
Browse files Browse the repository at this point in the history
  • Loading branch information
pmm-sumo committed Apr 22, 2020
1 parent fab5089 commit bf47918
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ workflows:
branches:
ignore: /.*/
tags:
only: /^v[0-9].[0-9].[0-9]+.*/
only: /^v[0-9].[0-9]+.[0-9]+.*/
- publish-dev:
requires:
- build
Expand Down

0 comments on commit bf47918

Please sign in to comment.