Skip to content

Commit 35bfec9

Browse files
committed
ci: update workflows config.
1 parent e8a0449 commit 35bfec9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ jobs:
2828
uses: jaywcjlove/github-action-modify-file-content@main
2929
with:
3030
path: README.md
31+
trim_whitespace: false
3132
openDelimiter: '<!--AUTO_GENERATED_PLEASE_DONT_DELETE_IT-->'
3233
closeDelimiter: '<!--AUTO_GENERATED_PLEASE_DONT_DELETE_IT-END-->'
3334
body: |
@@ -37,6 +38,7 @@ jobs:
3738
uses: jaywcjlove/github-action-modify-file-content@main
3839
with:
3940
path: template/contributors.ejs
41+
trim_whitespace: false
4042
openDelimiter: '<!--AUTO_GENERATED_PLEASE_DONT_DELETE_IT-->'
4143
closeDelimiter: '<!--AUTO_GENERATED_PLEASE_DONT_DELETE_IT-END-->'
4244
body: |

0 commit comments

Comments
 (0)