Explorar el Código

Merge remote-tracking branch 'origin/master' into develop

QMK Bot hace 2 años
padre
commit
9227eaa185
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      .github/workflows/ci_build_major_branch.yml

+ 1 - 0
.github/workflows/ci_build_major_branch.yml

@@ -69,6 +69,7 @@ jobs:
       branch: ${{ inputs.branch || github.ref_name }}
       keymap: ${{ matrix.keymap }}
       slice_length: ${{ needs.determine_concurrency.outputs.slice_length }}
+    secrets: inherit
 
   rollup_tasks:
     name: "Housekeeping"