Describe the Issue
Specifying the reaction input seems to not work. Instead it uses 👍.
Action Configuration
- name: 📝 Command
id: command
uses: github/command@v1.2.2
with:
command: "/testdeploy"
reaction: "rocket"
allowed_contexts: "pull_request,issue"
Relevant Actions Log Output
No response
Extra Information
No response