diff --git a/.github/workflows/bb-masking-2.yml b/.github/workflows/bb-masking-2.yml index 09a17d5..badcf87 100644 --- a/.github/workflows/bb-masking-2.yml +++ b/.github/workflows/bb-masking-2.yml @@ -76,7 +76,7 @@ jobs: echo "Response body: $body" # Append to outputs (with unique identifiers) - echo "status_code=${status_code}" >> $GITHUB_OUTPUT + echo "status_code=${status_code}<> $GITHUB_OUTPUT echo "${body}" >> $GITHUB_OUTPUT echo "EOF" >> $GITHUB_OUTPUT