Skip to content

Commit

Permalink
manual release only on release
Browse files Browse the repository at this point in the history
  • Loading branch information
faboweb committed Sep 4, 2019
1 parent b75eeb1 commit 96ddde1
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,11 @@ workflows:

releaseManually:
jobs:
- release
- release:
filters:
branches:
only: release

mergeBack:
jobs:
- mergeBack:
Expand Down

0 comments on commit 96ddde1

Please sign in to comment.