diff --git a/.github/workflows/compile-examples.yml b/.github/workflows/compile-examples.yml index 3e2e142..ddd0676 100644 --- a/.github/workflows/compile-examples.yml +++ b/.github/workflows/compile-examples.yml @@ -201,5 +201,3 @@ jobs: ${{ matrix.starter-kit-sketch-paths }} ${{ matrix.tone-sketch-paths }} ${{ matrix.pulsein-sketch-paths }} - # This input can be removed once the repository is made public - github-token: ${{ secrets.GITHUB_TOKEN }}