File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ stages:
13
13
- name : versioning
14
14
if : branch = master AND type = push
15
15
- name : publish
16
- if : tag IS present AND tag =~ ^v AND type != push
16
+ if : tag IS present AND tag =~ ^v
17
17
18
18
jobs :
19
19
include :
Original file line number Diff line number Diff line change 1
1
# @raini/switch
2
2
3
3
[ ![ Build Status] ( https://travis-ci.org/Raini-js/switch.svg?branch=master )] ( https://travis-ci.org/Raini-js/switch )
4
- [ ![ codecov] ( https://codecov.io/gh/raini /switch/branch/master/graph/badge.svg )] ( https://codecov.io/gh/raini /switch )
4
+ [ ![ codecov] ( https://codecov.io/gh/Raini-js /switch/branch/master/graph/badge.svg )] ( https://codecov.io/gh/Raini-js /switch )
5
5
[ ![ npm] ( https://img.shields.io/npm/dt/@raini/switch.svg )] ( https://www.npmjs.com/package/@raini/switch )
6
6
[ ![ npm] ( https://img.shields.io/npm/v/@raini/switch.svg )] ( https://www.npmjs.com/package/@raini/switch )
7
7
[ ![ licence: MIT] ( https://img.shields.io/npm/l/@raini/switch.svg )] ( https://github.com/raini/switch )
You can’t perform that action at this time.
0 commit comments