Update test command

This commit is contained in:
Peter Evans 2022-10-21 12:44:08 +09:00
parent 659fae59ed
commit ceb52622e3

View File

@ -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: ./