diff --git a/.github/workflows/nextjs-bundle-analysis.yml b/.github/workflows/nextjs-bundle-analysis.yml index 726752a66..dda02443f 100644 --- a/.github/workflows/nextjs-bundle-analysis.yml +++ b/.github/workflows/nextjs-bundle-analysis.yml @@ -118,7 +118,7 @@ jobs: id: fc with: issue-number: ${{ github.event.number }} - body-includes: '' + body-includes: '' - name: Create Comment uses: peter-evans/create-or-update-comment@v2