Skip to content
This repository has been archived by the owner on Nov 9, 2024. It is now read-only.

Commit

Permalink
Update autoSyncSingleCommit.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ocflowiseai authored Jan 22, 2024
1 parent fb2e6a0 commit 764efcc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/autoSyncSingleCommit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,5 @@ jobs:
{
"ref": "${{ github.ref }}",
"sha": "${{ github.sha }}",
"commitMessage": "${{ github.event.commits[0].message }}",
"commitMessage": "${{ github.event.commits[0].message }}"
}

0 comments on commit 764efcc

Please sign in to comment.