Skip to content

Commit

Permalink
Update check-author.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Mohmn authored Nov 12, 2023
1 parent 3afa982 commit 964783d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-author.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ jobs:
- name: Set result in separate status
env:
GITHUB_TOKEN: ${{ secrets.token }}
GITHUB_TOKEN: ${{ secrets.TOKEN }}
sha: ${{ github.event.pull_request.head.sha }}
repo: ${{ github.repository }}
id: ${{ github.run_id }}
Expand Down

0 comments on commit 964783d

Please sign in to comment.