diff --git a/.github/workflows/editorconfig-checker.yml b/.github/workflows/editorconfig-checker.yml index c71ac20c..9ea8ba49 100644 --- a/.github/workflows/editorconfig-checker.yml +++ b/.github/workflows/editorconfig-checker.yml @@ -11,4 +11,5 @@ jobs: - uses: Brightspace/setup-node@main with: node-version: '24' + d2l-registry-token: ${{ secrets.D2L_PACKAGE_REGISTRY_AUTH_TOKEN }} - run: npx editorconfig-checker