Skip to content

Commit

Permalink
TEMP_ORG_READ_TOKEN
Browse files Browse the repository at this point in the history
  • Loading branch information
rushi authored Sep 9, 2024
1 parent d1c6eef commit f5d6b68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/eslint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit f5d6b68

Please sign in to comment.