File tree 2 files changed +3
-1
lines changed
2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 47
47
npm install -g @semantic-release/changelog @semantic-release/git semantic-release
48
48
GITHUB_REF=${{ env.GITHUB_TRIGGER_REF }} semantic-release
49
49
echo release success
50
+ - name : Notify
51
+ run : |
50
52
curl -s ${{ secrets.GITEE_SYNC_URL }}
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ English | [简体中文](./docs/zh-cn/README.zh-CN.md) | [日本語](./docs/ja/R
6
6
<p align =" center " >Fast <b >2kB</b > alternative to Moment.js with the same modern API</p >
7
7
<p align =" center " >
8
8
<a href="https://unpkg.com/dayjs/dayjs.min.js"><img
9
- src="https://img.badgesize .io/https://unpkg.com/ dayjs/dayjs.min.js?compression=gzip& style=flat-square"
9
+ src="https://img.shields .io/bundlephobia/minzip/ dayjs? style=flat-square&color=%2345cc11 "
10
10
alt="Gzip Size"></a>
11
11
<a href="https://www.npmjs.com/package/dayjs"><img src="https://img.shields.io/npm/v/dayjs.svg?style=flat-square&colorB=51C838"
12
12
alt="NPM Version"></a>
You can’t perform that action at this time.
0 commit comments