Update Workflows (#1991)

- Add new kernel patch and sub levels
This commit is contained in:
Caner Karaca
2024-08-25 07:01:06 +03:00
committed by GitHub
parent 402bf8858d
commit 9a71bdf891
6 changed files with 89 additions and 40 deletions

View File

@@ -23,7 +23,7 @@ jobs:
include:
- version: "6.6"
sub_level: 30
os_patch_level: 2024-07
os_patch_level: 2024-08
uses: ./.github/workflows/gki-kernel.yml
secrets: inherit
with:
@@ -111,11 +111,11 @@ jobs:
include:
- version: "6.6"
sub_level: 30
os_patch_level: 2024-07
os_patch_level: 2024-08
uses: ./.github/workflows/gki-kernel.yml
with:
version: android15-${{ matrix.version }}
version_name: android15-${{ matrix.version }}.${{ matrix.sub_level }}
tag: android15-${{ matrix.version }}-${{ matrix.os_patch_level }}
os_patch_level: ${{ matrix.os_patch_level }}
patch_path: ${{ matrix.version }}
patch_path: ${{ matrix.version }}