Skip to content

Commit

Permalink
no secret
Browse files Browse the repository at this point in the history
  • Loading branch information
aduh95 committed Jul 17, 2024
1 parent 5370926 commit be4fff4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linters-readme.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
get_list_members "issue-triage" >> "$GITHUB_OUTPUT"
get_list_members "tsc" >> "$GITHUB_OUTPUT"
env:
GITHUB_TOKEN: ${{ secrets.GH_USER_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GH_USER_TOKEN_ }}
- name: Get modified README
if: github.event_name != 'push'
run: curl "https://patch-diff.githubusercontent.com/raw/$GITHUB_REPOSITORY/pull/${PULL_ID}.diff" | git apply --include=README.md
Expand Down

0 comments on commit be4fff4

Please sign in to comment.