ソースを参照

Merge pull request #59 from lopestom/patch-1

Update Recovery Build.yml
azwhikaru 3 年 前
コミット
feb8fe9efb
1 ファイル変更1 行追加0 行削除
  1. 1 0
      .github/workflows/Recovery Build.yml

+ 1 - 0
.github/workflows/Recovery Build.yml

@@ -157,6 +157,7 @@ jobs:
         files: | 
           workspace/out/target/product/${{ github.event.inputs.DEVICE_NAME }}/${{ github.event.inputs.BUILD_TARGET }}.img
           workspace/out/target/product/${{ github.event.inputs.DEVICE_NAME }}/*.zip
+          workspace/out/target/product/${{ github.event.inputs.DEVICE_NAME }}/*vendor*.img
         name: ${{ github.event.inputs.DEVICE_NAME }}-${{ github.run_id }}
         tag_name: ${{ github.run_id }}
         body: |