Skip to content

Commit 4d74e94

Browse files
author
Dimitri POSTOLOV
authored
fix updating comment for next-js-bundle-analysis.yml (#347)
1 parent 415ade7 commit 4d74e94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/next-js-bundle-analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ jobs:
9999
id: fc
100100
with:
101101
issue-number: ${{ github.event.number }}
102-
body-includes: '<!-- __NEXTJS_BUNDLE -->'
102+
body-includes: <!-- __NEXTJS_BUNDLE
103103

104104
- name: Create or Update Comment
105105
uses: peter-evans/[email protected]

0 commit comments

Comments
 (0)