Skip to content

Commit

Permalink
ci: fix warning
Browse files Browse the repository at this point in the history
  • Loading branch information
ferferga authored Oct 14, 2024
1 parent 57c514c commit 78bb7b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/__job_messages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,4 +63,4 @@ jobs:
if: ${{ inputs.comment && steps.compose.conclusion == 'success' }}
with:
message: ${{ env.msg }}
comment_tag: ${{ inputs.marker }}
comment-tag: ${{ inputs.marker }}

0 comments on commit 78bb7b5

Please sign in to comment.