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:
parent
4849668012
commit
71b9d24ccc
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
@ -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'
|
||||
|
Loading…
Reference in New Issue
Block a user