From eaeacd4440c9a0928a405deef6eef798b7b7b476 Mon Sep 17 00:00:00 2001 From: Artur Jankowski Date: Thu, 7 Nov 2024 14:14:14 +0100 Subject: [PATCH] Update spell-check-lint.yml --- .github/workflows/spell-check-lint.yml | 1 + 1 file changed, 1 insertion(+) 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