diff --git a/.github/workflows/eslint.yml b/.github/workflows/eslint.yml index 068a58243..d5a387a63 100644 --- a/.github/workflows/eslint.yml +++ b/.github/workflows/eslint.yml @@ -30,7 +30,7 @@ jobs: uses: tspascoal/get-user-teams-membership@v2 id: teamAffiliation with: - GITHUB_TOKEN: ${{ secrets.XOLA_CODE_REVIEW_TOKEN }} + GITHUB_TOKEN: ${{ secrets.TEMP_ORG_READ_TOKEN }} username: ${{ github.actor }} organization: xola