Skip to content

Commit b3da224

Browse files
committed
Revert "Provide GitHub token to action in Compile Examples CI workflow"
This reverts commit 50228bf. The GitHub access token was only required by the CI workflow while the repository was private. Now that it's been made public, there is no need for it.
1 parent 6336b9c commit b3da224

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Diff for: .github/workflows/compile-examples.yml

-2
Original file line numberDiff line numberDiff line change
@@ -201,5 +201,3 @@ jobs:
201201
${{ matrix.starter-kit-sketch-paths }}
202202
${{ matrix.tone-sketch-paths }}
203203
${{ matrix.pulsein-sketch-paths }}
204-
# This input can be removed once the repository is made public
205-
github-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)