Skip to content

Commit

Permalink
Run ghr only on a release tag.
Browse files Browse the repository at this point in the history
  • Loading branch information
dbalan committed Mar 6, 2018
1 parent 28729df commit 4bbbcaa
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 @@ -61,5 +61,5 @@ workflows:
requires:
- build
filters:
branches:
only: master
tags:
only: /^v.*/

0 comments on commit 4bbbcaa

Please sign in to comment.