Skip to content

Commit 6f25393

Browse files
committed
quote report body
1 parent 6235efd commit 6f25393

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ jobs:
9393
issue_number: context.issue.number,
9494
owner: context.repo.owner,
9595
repo: context.repo.repo,
96-
body: ${{ steps.artifacts-size-report.outputs.ARTIFACT_REPORT }}
96+
body: "${{ steps.artifacts-size-report.outputs.ARTIFACT_REPORT }}"
9797
})
9898
9999
savepr:

0 commit comments

Comments
 (0)