Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
Signed-off-by: seven <[email protected]>
  • Loading branch information
Blankll committed Jul 14, 2024
1 parent b37a998 commit 69e9a8c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,8 @@ jobs:
${{ steps.changelog.outputs.compareurl }}
${{ steps.changelog.outputs.changelog }}
- run: echo "successful - ${{ steps.create_tag.outputs.successful }}"
- name: Download Distribution Binaries
uses: actions/download-artifact@v4
if: steps.tag_release.outputs.successful
Expand Down
9 changes: 3 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,11 +67,8 @@ npm run tauri dev
### Sponsor
If this project helpful for you, feel free to buy me a cup of coffee ☕️.

* Wechat Sponsor
* Github Sponsor
[![Sponsor](https://img.shields.io/badge/-Sponsor-fafbfc?logo=GitHub-Sponsors)](https://github.com/sponsors/[geek-fun])

* Wechat Sponsor
<img src="docs/images/wechat_ponsor.jpg" alt="wechat sponsor qr code" width="200" />


* Github Sponsor

<iframe src="https://github.com/sponsors/geek-fun/card" title="Sponsor geek-fun" height="225" width="600" style="border: 0;"></iframe>

0 comments on commit 69e9a8c

Please sign in to comment.