Skip to content

Commit

Permalink
Pass secrets to ESP build
Browse files Browse the repository at this point in the history
  • Loading branch information
tannewt authored Sep 5, 2024
1 parent 7ba0a47 commit 23362cd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ jobs:
#if: false
needs: set-matrix
uses: ./.github/workflows/build_util.yml
secrets: inherit
with:
port: 'espressif'
boards: ${{ toJSON(fromJSON(needs.set-matrix.outputs.json)['espressif'].board) }}
Expand Down

0 comments on commit 23362cd

Please sign in to comment.