Update autoSyncSingleCommit.yml
This commit is contained in:
parent
fb2e6a0e08
commit
764efcccb7
|
|
@ -32,5 +32,5 @@ jobs:
|
|||
{
|
||||
"ref": "${{ github.ref }}",
|
||||
"sha": "${{ github.sha }}",
|
||||
"commitMessage": "${{ github.event.commits[0].message }}",
|
||||
"commitMessage": "${{ github.event.commits[0].message }}"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue