Răsfoiți Sursa

Update main.yml

uodated ksun to 3.3.0
jimsterino98 2 luni în urmă
părinte
comite
0de038fdfe
1 a modificat fișierele cu 2 adăugiri și 2 ștergeri
  1. 2 2
      .github/workflows/main.yml

+ 2 - 2
.github/workflows/main.yml

@@ -116,7 +116,7 @@ jobs:
 
 
     env:
     env:
       GH_TOKEN: ${{ github.token }}
       GH_TOKEN: ${{ github.token }}
-      RELEASE_NAME: "Samsung GKI Kernels With KSUN v3.2.0 & SUSFS v2.2.0"
+      RELEASE_NAME: "Samsung GKI Kernels With KSUN v3.3.0 & SUSFS v2.2.0"
       RELEASE_BODY: ""
       RELEASE_BODY: ""
     steps:
     steps:
       - name: Free Disk Space
       - name: Free Disk Space
@@ -179,7 +179,7 @@ jobs:
 
 
           if [ "${{ inputs.ksun }}" = "true" ]; then
           if [ "${{ inputs.ksun }}" = "true" ]; then
           cat <<'EOF' >> release_body.md
           cat <<'EOF' >> release_body.md
-          -> KernelSU-Next v3.2.0 - https://github.com/KernelSU-Next/KernelSU-Next
+          -> KernelSU-Next v3.3.0 - https://github.com/KernelSU-Next/KernelSU-Next
           EOF
           EOF
           fi
           fi