Skip to content

Commit

Permalink
publish doc filter fix
Browse files Browse the repository at this point in the history
  • Loading branch information
SevaZhukov committed Dec 2, 2022
1 parent e93c276 commit 63c9cbe
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -361,6 +361,8 @@ workflows:
filters:
tags:
only: /^v\d+\.\d+\.\d+(-.+)?$/
branches:
ignore: /.*/
update-version-workflow:
jobs:
- update-version-job:
Expand Down

0 comments on commit 63c9cbe

Please sign in to comment.