Skip to content

Commit

Permalink
hmmm…
Browse files Browse the repository at this point in the history
  • Loading branch information
pingevt committed Sep 15, 2024
1 parent 021d10b commit 2fd43a3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/testing-slack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -245,6 +245,7 @@ jobs:
# echo "$MARKDOWN_CONTENTS" >> $GITHUB_ENV
# echo "EOF" >> $GITHUB_ENV
MARKDOWN_CONTENTS2=${MARKDOWN_CONTENTS//$'\r\n'/}
MARKDOWN_CONTENTS2=${MARKDOWN_CONTENTS/"❌"//}
echo "MARKDOWN_CONTENTS2=$MARKDOWN_CONTENTS2" >> $GITHUB_ENV
# Debugger
Expand Down

0 comments on commit 2fd43a3

Please sign in to comment.