Skip to content

Commit

Permalink
ci: update workflows/tag.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Oct 16, 2024
1 parent c71bed1 commit 625c00e
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/workflows/tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ jobs:
version: ${{ env.VERSION }}
release: true
body: |
<a target="_blank" href="https://apps.apple.com/app/devtutor/6471227008" title="DevTutor for SwiftUI AppStore">
<img alt="Quick RSS AppStore" src="https://jaywcjlove.github.io/sb/download/macos.svg" height="51" />
</a>
<p>
<a target="_blank" href="https://apps.apple.com/app/devtutor/id6471227008" title="DevTutor for macOS"><img alt="DevTutor for macOS" src="https://jaywcjlove.github.io/sb/download/macos.svg" height="51"></a>
<a target="_blank" href="https://apps.apple.com/app/devtutor/id6471227008?platform=iphone" title="DevTutor for SwiftUI for iOS"><img alt="DevTutor for SwiftUI for iOS iOS" src="https://jaywcjlove.github.io/sb/download/appstore.svg" height="51"></a>
</p>

0 comments on commit 625c00e

Please sign in to comment.