diff --git a/.github/workflows/test-command.yml b/.github/workflows/test-command.yml index 73f9f80..ce9e5a4 100644 --- a/.github/workflows/test-command.yml +++ b/.github/workflows/test-command.yml @@ -50,7 +50,7 @@ jobs: uses: ./ with: comment-id: ${{ steps.couc.outputs.comment-id }} - reaction-type: heart, hooray, laugh + reactions: heart, hooray, laugh - name: Add reaction uses: peter-evans/create-or-update-comment@v1