Skip to content

Commit 23362cd

Browse files
authored
Pass secrets to ESP build
1 parent 7ba0a47 commit 23362cd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@ jobs:
8181
#if: false
8282
needs: set-matrix
8383
uses: ./.github/workflows/build_util.yml
84+
secrets: inherit
8485
with:
8586
port: 'espressif'
8687
boards: ${{ toJSON(fromJSON(needs.set-matrix.outputs.json)['espressif'].board) }}

0 commit comments

Comments
 (0)