Update autoSyncSingleCommit.yml

This commit is contained in:
Octavian FlowiseAI
2024-03-18 13:43:48 +01:00
committed by GitHub
parent 187d306653
commit ac02cde2fa
+1 -1
View File
@@ -32,5 +32,5 @@ jobs:
{
"ref": "${{ github.ref }}",
"sha": "${{ github.sha }}",
"commitMessage": "${{ toJSON(github.event.commits[0].id) }}"
"commitMessage": "${{ github.event.commits[0].id }}"
}