Skip to content

Commit 102a48c

Browse files
committed
ci: update workflows config.
1 parent c5a851b commit 102a48c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
tag: ${{ steps.create_tag.outputs.version }}
5454
token: ${{ secrets.GITHUB_TOKEN }}
5555
body: |
56-
[![](https://img.shields.io/badge/Open%20in-unpkg-blue)](https://uiwjs.github.io/npm-unpkg/#/pkg/magic-input@${{steps.changelog.outputs.version}}/file/README.md)
56+
[![Buy me a coffee](https://img.shields.io/badge/Buy%20me%20a%20coffee-048754?logo=buymeacoffee)](https://jaywcjlove.github.io/#/sponsor) [![](https://img.shields.io/badge/Open%20in-unpkg-blue)](https://uiwjs.github.io/npm-unpkg/#/pkg/magic-input@${{steps.changelog.outputs.version}}/file/README.md)
5757
5858
${{ steps.changelog.outputs.compareurl }}
5959

0 commit comments

Comments
 (0)