Skip to content

Commit

Permalink
Quick test
Browse files Browse the repository at this point in the history
  • Loading branch information
pingevt committed Sep 15, 2024
1 parent 43d39fb commit 704c26d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/testing-slack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -240,7 +240,6 @@ jobs:

- name: Messages to env var
run: |
# (echo "MESSAGE_MD_VAR=$(cat message.md)") >> "$GITHUB_ENV"
MARKDOWN_CONTENTS=$(cat message.md)
echo "MARKDOWN_CONTENTS<<EOF" >> $GITHUB_ENV
echo "$MARKDOWN_CONTENTS" >> $GITHUB_ENV
Expand Down

0 comments on commit 704c26d

Please sign in to comment.