Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
foxriver76 committed Jul 23, 2024
1 parent 15b2c16 commit c1ab112
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test-and-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,8 @@ jobs:
BODY="${BODY//$'\n'/'%0A'}"
BODY="${BODY//$'\r'/'%0D'}"
echo "COMMIT_BODY=$BODY" >> $GITHUB_ENV
echo "test"
echo "$COMMIT_BODY"
auto-merge:
if: |
Expand Down

0 comments on commit c1ab112

Please sign in to comment.