1
0
mirror of https://github.com/areteruhiro/LIME-beta-hiro.git synced 2025-02-11 07:51:37 +09:00

Update build.yml

This commit is contained in:
areteruhiro 2024-10-22 00:26:38 +09:00 committed by GitHub
parent a387ee5c6e
commit f77496adab
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -131,7 +131,18 @@ jobs:
tag_name: ${{ env.version }}
draft: false
prerelease: false
files: ${{ env.repo }}-${{ env.version }}.apk
files: |
${{ env.repo }}-${{ env.version }}.apk
line-${{ env.line_ver }}-*-lspatched.apk # ここを修正
body: |
# 更新内容
## 対応するLINEのバージョン
${{ env.line_ver }}
### 差分
https://github.com/${{ github.repository }}/compare/${{ steps.previous.outputs.tag }}...${{ env.version }}
body: |
# 更新内容