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