Skip to content

Commit e01c819

Browse files
committed
Pipeline: Add tag annotation as release description
1 parent 5ef673d commit e01c819

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ios.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -202,6 +202,7 @@ jobs:
202202
with:
203203
repository: XITRIX/iTorrent
204204
token: ${{ secrets.DISTRIB_REPO_ACCESS_TOKEN }}
205+
body: $(git tag -l --format='%(contents)' ${GITHUB_REF_NAME})
205206
files: |
206207
app-Release-adhoc/build/iTorrent.ipa
207208
app-Release-adhoc/build/manifest.plist

0 commit comments

Comments
 (0)