8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentat 8000 ion.
There was an error while loading. Please reload this page.
1 parent c2c9d99 commit 50228bfCopy full SHA for 50228bf
.github/workflows/compile-examples.yml
@@ -138,3 +138,5 @@ jobs:
138
${{ env.UNIVERSAL_LIBRARIES }}
139
${{ matrix.usb-libraries }}
140
sketch-paths: '${{ env.UNIVERSAL_SKETCH_PATHS }} ${{ matrix.usb-sketch-paths }} ${{ matrix.serial1-sketch-paths }} ${{ matrix.starter-kit-sketch-paths }}'
141
+ # This input can be removed once the repository is made public
142
+ github-token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments