Skip to content

Commit

Permalink
Update cmd.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mordamax committed Jul 24, 2024
1 parent 096b146 commit edeb0e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cmd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ jobs:
body: `<details><summary>Command help:</summary>${{ steps.help.outputs.help }}</details>`
})
- name: Add 😕 reaction on failure
- name: Add confused reaction on failure
uses: actions/github-script@v7
if: ${{ failure() }}
with:
Expand Down

0 comments on commit edeb0e2

Please sign in to comment.