We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75293a8 commit c4d0d30Copy full SHA for c4d0d30
.github/workflows/cron.yml
@@ -26,6 +26,7 @@ jobs:
26
idf_branch: ${{ matrix.idf_branch }}
27
lib_builder_branch: ${{ matrix.lib_builder_branch }}
28
targets: ${{ matrix.targets }}
29
+ secrets: inherit
30
strategy:
31
fail-fast: false
32
matrix:
0 commit comments