Skip to content

Commit c7f36a2

Browse files
committed
fix comment
1 parent 01d23e4 commit c7f36a2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/actions/ecosystem_ci_dispatch/action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,5 +138,5 @@ runs:
138138
owner: ${{ inputs.ecosystem-owner }},
139139
repo: ${{ inputs.ecosystem-repo }},
140140
comment_id: ${{ steps.create-comment.outputs.result }},
141-
body: ${{ steps.eco-ci-result.outputs.result }}
141+
body: "test111"
142142
})

0 commit comments

Comments
 (0)