Skip to content

Commit

Permalink
ci: publish docs for rc
Browse files Browse the repository at this point in the history
  • Loading branch information
roberthebel committed Jul 24, 2020
1 parent 3d4d1b7 commit 8da7413
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -131,15 +131,15 @@ workflows:
branches:
ignore:
- master
- v2-beta
- rc
- publish_package_v2_beta:
requires:
- test
- test-e2e
filters:
branches:
only:
- v2-beta
- rc
- publish_package:
requires:
- test
Expand Down

0 comments on commit 8da7413

Please sign in to comment.