fix(ci): next analysis find comment step (#558)

This commit is contained in:
Innei 2023-05-18 19:01:48 +08:00 committed by GitHub
parent 6347933bc7
commit 21c069dfa7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -46,7 +46,7 @@ jobs:
id: fc
with:
issue-number: ${{ steps.pr.outputs.id }}
body-includes: "<!-- __NEXTJS_BUNDLE -->"
body-includes: "<!-- __NEXTJS_BUNDLE_xlog -->"
- name: Create Comment
uses: peter-evans/create-or-update-comment@v2
@ -62,4 +62,4 @@ jobs:
issue-number: ${{ steps.pr.outputs.id }}
body: ${{ steps.get-comment-body.outputs.body }}
comment-id: ${{ steps.fc.outputs.comment-id }}
edit-mode: replace
edit-mode: replace