Skip to content

Commit

Permalink
Fix comment-tag field as well
Browse files Browse the repository at this point in the history
  • Loading branch information
adam-fowler committed Oct 14, 2024
1 parent fdb4031 commit fd42e88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/benchmark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ jobs:
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
message: ${{ env.PRTEST }}
comment_tag: benchmark
comment-tag: benchmark
- name: Exit with correct status
run: |
exit ${{ env.exitStatus }}

0 comments on commit fd42e88

Please sign in to comment.