mirror of
https://github.com/peter-evans/create-or-update-comment.git
synced 2025-01-19 03:26:42 +08:00
Update test command
This commit is contained in:
parent
72ced3ac0a
commit
659fae59ed
2
.github/workflows/test-command.yml
vendored
2
.github/workflows/test-command.yml
vendored
@ -66,7 +66,7 @@ jobs:
|
||||
body="$(cat .github/multiline-content.md)"
|
||||
delimiter="$(openssl rand -hex 8)"
|
||||
echo "body<<$delimiter" >> $GITHUB_OUTPUT
|
||||
echo $body >> $GITHUB_OUTPUT
|
||||
echo "$body" >> $GITHUB_OUTPUT
|
||||
echo $delimiter >> $GITHUB_OUTPUT
|
||||
|
||||
- name: Create comment
|
||||
|
Loading…
x
Reference in New Issue
Block a user