Skip to content

Commit

Permalink
fix: failed commenting on new PRs;
Browse files Browse the repository at this point in the history
  • Loading branch information
WenjieDu committed May 8, 2024
1 parent 3a12082 commit 113d407
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/greetings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
steps:
- uses: actions/first-interaction@v1
with:
repo-token: ${{ secrets.ACCESS_TOKEN }}
repo-token: ${{ secrets.GITHUB_TOKEN }}
issue-message: |
Hi there 👋,
Expand Down

0 comments on commit 113d407

Please sign in to comment.