We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ba0a47 commit 23362cdCopy full SHA for 23362cd
.github/workflows/build.yml
@@ -81,6 +81,7 @@ jobs:
81
#if: false
82
needs: set-matrix
83
uses: ./.github/workflows/build_util.yml
84
+ secrets: inherit
85
with:
86
port: 'espressif'
87
boards: ${{ toJSON(fromJSON(needs.set-matrix.outputs.json)['espressif'].board) }}
0 commit comments