Skip to content

Commit

Permalink
fixed workflow for 4.0-beta2
Browse files Browse the repository at this point in the history
  • Loading branch information
smiklosovic committed Oct 21, 2020
1 parent 5fc2e7d commit f006f5d
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 @@ -236,7 +236,7 @@ workflows:
branches:
ignore: /.*/
tags:
only: /^v4.0.\d+\-\d+\.\d+\.\d+$/
only: /^v4.0-beta2-\d+\.\d+\.\d+$/
- publish-github-release-2-2:
requires:
- build-2-2
Expand Down

0 comments on commit f006f5d

Please sign in to comment.