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 2020 with :
2121 tag_name : ${{ github.ref }}
2222 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'
22on :
33 pull_request :
44 branches :
5- - master
5+ - main
66jobs :
77 size :
88 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 )
22
33> Some awesome description
44
You can’t perform that action at this time.
0 commit comments