Skip to content

Commit 8bc7c79

Browse files
test
1 parent 237bd03 commit 8bc7c79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/bb-masking-2.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ jobs:
7676
echo "Response body: $body"
7777
7878
# Append to outputs (with unique identifiers)
79-
echo "status_code=${status_code}" >> $GITHUB_OUTPUT
79+
echo "status_code=${status_code}<<EOF" >> $GITHUB_OUTPUT
8080
echo "${body}" >> $GITHUB_OUTPUT
8181
echo "EOF" >> $GITHUB_OUTPUT
8282

0 commit comments

Comments
 (0)