diff --git a/.github/workflows/spell-check-lint.yml b/.github/workflows/spell-check-lint.yml index 78838d1..d5661ee 100644 --- a/.github/workflows/spell-check-lint.yml +++ b/.github/workflows/spell-check-lint.yml @@ -15,6 +15,7 @@ jobs: with: ref: refs/heads/main repository: arjankowski/box-sdk-spellchecker + token: ${{ secrets.MY_TOKEN }} path: spellchecker - name: Execute spellchecker uses: ./spellchecker