diff --git a/.github/workflows/spelling.yml b/.github/workflows/spelling.yml index a32078b..09b64d6 100644 --- a/.github/workflows/spelling.yml +++ b/.github/workflows/spelling.yml @@ -17,7 +17,7 @@ jobs: - uses: actions/checkout@v4 - name: Vale - uses: ConsenSys/docs-gha/spelling@main + uses: Consensys/docs-gha/spelling@main with: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} diff --git a/README.md b/README.md index ddeda54..089f913 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ testing new doc sites, published at ## Linting Vale is a work in progress (WIP) for linting: `.github/workflows/lint.yml` uses actions set up on -ConsenSys/docs-gha/lint@main. +Consensys/docs-gha/lint@main. WIP: That GHA repo should be set up to apply the [Vale linting set](https://github.com/ConsenSys/docs-gha/tree/main/spelling).