Skip to content

Commit 253332e

Browse files
committed
update output name
1 parent 8b43484 commit 253332e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/playwright.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
run: |
4141
CONTENT=$(cat ./playwright-errors/errors.md)
4242
{
43-
echo 'JSON_RESPONSE<<EOF'
43+
echo 'content<<EOF'
4444
echo $CONTENT
4545
echo EOF
4646
} >> $GITHUB_OUTPUT

0 commit comments

Comments
 (0)