Explorar el Código

Rename input 'wksu' to 'ksun' in workflow

jimsterino98 hace 4 meses
padre
commit
918eff830e
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      .github/workflows/kernel-samsung.yml

+ 2 - 2
.github/workflows/kernel-samsung.yml

@@ -19,7 +19,7 @@ on:
       zeromount:
         required: true
         type: string
-      wksu:
+      ksun:
         required: true
         type: string
       droidspace:
@@ -138,7 +138,7 @@ jobs:
       bbg: ${{ inputs.bbg }}
       unicodefix: ${{ inputs.unicodefix }}
       zeromount: ${{ inputs.zeromount }}
-      wksu: ${{ inputs.wksu }}
+      ksun: ${{ inputs.ksun }}
       droidspace: ${{ inputs.droidspace }}
       ntsync: ${{ inputs.ntsync }}
       bbr: ${{ inputs.bbr }}