Skip to content

Commit 625c00e

Browse files
committed
ci: update workflows/tag.yml
1 parent c71bed1 commit 625c00e

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

.github/workflows/tag.yml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ jobs:
2525
version: ${{ env.VERSION }}
2626
release: true
2727
body: |
28-
<a target="_blank" href="https://apps.apple.com/app/devtutor/6471227008" title="DevTutor for SwiftUI AppStore">
29-
<img alt="Quick RSS AppStore" src="https://jaywcjlove.github.io/sb/download/macos.svg" height="51" />
30-
</a>
28+
<p>
29+
<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>
30+
<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>
31+
</p>

0 commit comments

Comments
 (0)