Update autoSyncSingleCommit.yml
This commit is contained in:
parent
187d306653
commit
ac02cde2fa
|
|
@ -32,5 +32,5 @@ jobs:
|
|||
{
|
||||
"ref": "${{ github.ref }}",
|
||||
"sha": "${{ github.sha }}",
|
||||
"commitMessage": "${{ toJSON(github.event.commits[0].id) }}"
|
||||
"commitMessage": "${{ github.event.commits[0].id }}"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue