We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e8a0449 commit 35bfec9Copy full SHA for 35bfec9
.github/workflows/ci.yml
@@ -28,6 +28,7 @@ jobs:
28
uses: jaywcjlove/github-action-modify-file-content@main
29
with:
30
path: README.md
31
+ trim_whitespace: false
32
openDelimiter: '<!--AUTO_GENERATED_PLEASE_DONT_DELETE_IT-->'
33
closeDelimiter: '<!--AUTO_GENERATED_PLEASE_DONT_DELETE_IT-END-->'
34
body: |
@@ -37,6 +38,7 @@ jobs:
37
38
39
40
path: template/contributors.ejs
41
42
43
44
0 commit comments