We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 684c7d7 commit e60928eCopy full SHA for e60928e
1 file changed
.github/workflows/CONTRIBUTORS.yml
@@ -22,4 +22,4 @@ jobs:
22
uses: jaywcjlove/github-action-modify-file-content@main
23
with:
24
path: README.md
25
- body: '${{steps.contributors.outputs.htmlList}}'
+ replacement: '${{steps.contributors.outputs.htmlList}}'
0 commit comments