File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 20
20
with :
21
21
tag_name : ${{ github.ref }}
22
22
body : |
23
- Please refer to [CHANGELOG.md](https://github.com/posva/vue-ts-lib/blob/master /CHANGELOG.md) for details.
23
+ Please refer to [CHANGELOG.md](https://github.com/posva/vue-ts-lib/blob/main /CHANGELOG.md) for details.
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ name: 'size'
2
2
on :
3
3
pull_request :
4
4
branches :
5
- - master
5
+ - main
6
6
jobs :
7
7
size :
8
8
runs-on : ubuntu-latest
Original file line number Diff line number Diff line change 1
- # vue-ts-lib [ ![ Build Status] ( https://github.com/posva/vue-ts-lib/workflows/test/badge.svg )] ( https://github.com/posva/vue-ts-lib/actions/workflows/test.yml ) [ ![ npm package] ( https://badgen.net/npm/v/vue-ts-lib )] ( https://www.npmjs.com/package/vue-ts-lib ) [ ![ coverage] ( https://badgen.net/codecov/c/github/posva/vue-ts-lib/main )] ( https://codecov.io/github/posva/vue-ts-lib ) [ ![ thanks] ( https://badgen.net/badge/thanks/♥/pink )] ( https://github.com/posva/thanks )
1
+ # vue-ts-lib [ ![ Build Status] ( https://github.com/posva/vue-ts-lib/workflows/test/badge.svg )] ( https://github.com/posva/vue-ts-lib/actions/workflows/test.yml ) [ ![ npm package] ( https://badgen.net/npm/v/vue-ts-lib )] ( https://www.npmjs.com/package/vue-ts-lib ) [ ![ coverage] ( https://badgen.net/codecov/c/github/posva/vue-ts-lib/main )] ( https://codecov.io/github/posva/vue-ts-lib/branch/main ) [ ![ thanks] ( https://badgen.net/badge/thanks/♥/pink )] ( https://github.com/posva/thanks )
2
2
3
3
> Some awesome description
4
4
You can’t perform that action at this time.
0 commit comments