Skip to content

Commit

Permalink
Pipeline: Add tag annotation as release description
Browse files Browse the repository at this point in the history
  • Loading branch information
XITRIX committed Jul 24, 2024
1 parent 5ef673d commit e01c819
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ios.yml
Original file line number Diff line number Diff line change
Expand Up @@ -202,6 +202,7 @@ jobs:
with:
repository: XITRIX/iTorrent
token: ${{ secrets.DISTRIB_REPO_ACCESS_TOKEN }}
body: $(git tag -l --format='%(contents)' ${GITHUB_REF_NAME})
files: |
app-Release-adhoc/build/iTorrent.ipa
app-Release-adhoc/build/manifest.plist
Expand Down

0 comments on commit e01c819

Please sign in to comment.