Skip to content

Commit

Permalink
ci: update workflows config.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Sep 2, 2024
1 parent 792879c commit 88263ec
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,8 @@ jobs:
uses: jaywcjlove/create-tag-action@main
with:
version: ${{ env.VERSION }}
release: true
release: true
body: |
<a target="_blank" href="https://apps.apple.com/app/web-serve/id6670167443" title="Web Serve AppStore">
<img alt="Web Serve AppStore" src="https://tools.applemediaservices.com/api/badges/download-on-the-mac-app-store/black/en-us?size=250x83&amp;releaseDate=1705968000" height="51">
</a>

0 comments on commit 88263ec

Please sign in to comment.