We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01d23e4 commit c7f36a2Copy full SHA for c7f36a2
1 file changed
.github/actions/ecosystem_ci_dispatch/action.yaml
@@ -138,5 +138,5 @@ runs:
138
owner: ${{ inputs.ecosystem-owner }},
139
repo: ${{ inputs.ecosystem-repo }},
140
comment_id: ${{ steps.create-comment.outputs.result }},
141
- body: ${{ steps.eco-ci-result.outputs.result }}
+ body: "test111"
142
})
0 commit comments