Skip to content

Commit

Permalink
feat: add flow
Browse files Browse the repository at this point in the history
  • Loading branch information
richerfu committed Feb 27, 2024
1 parent e57e6ff commit ea06db6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/mention.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Mention User
uses: peter-evans/create-or-update-comment@v1
uses: peter-evans/create-or-update-comment@v4
with:
issue-number: ${{ github.event.issue.number }}
body: |
@southorange0929 Please check this issue, thanks.
token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit ea06db6

Please sign in to comment.