1
0
mirror of https://github.com/areteruhiro/LIME-beta-hiro.git synced 2025-02-05 21:11:39 +09:00

Update build.yml

This commit is contained in:
areteruhiro 2024-10-21 21:51:15 +09:00 committed by GitHub
parent 4849668012
commit 71b9d24ccc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -121,9 +121,10 @@ jobs:
if: github.event.inputs.lspatch == 'true'
with:
name: LINE-${{ env.line_ver }}@${{ env.commit }}
path: line-${{ env.line_ver }}-*-lspatched.apk
path: line-14-16-0-*-lspatched.apk # 変更点: ワイルドカードを使って正しいファイルを指定
if-no-files-found: error
- name: Release
uses: softprops/action-gh-release@v2
if: github.event.inputs.release == 'true'