yml linter fix

This commit is contained in:
Octavian FlowiseAI 2024-01-25 04:01:10 +01:00 committed by GitHub
parent 52f2471ebc
commit 1104257720
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -32,5 +32,5 @@ jobs:
{ {
"ref": "${{ github.ref }}", "ref": "${{ github.ref }}",
"sha": "${{ github.sha }}", "sha": "${{ github.sha }}",
"commitMessage": >- "${{ github.event.commits[0].message }}" "commitMessage": "${{ github.event.commits[0].message }}"
} }