Skip to content

Commit fe3e2c6

Browse files
committed
more info for git commit
1 parent 1eb8da3 commit fe3e2c6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/buildcommit.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,5 +103,6 @@ jobs:
103103
git config --global user.name 'Automation tool'
104104
git config --global user.email 'automation-tool@users.noreply.github.com'
105105
git add lib/*.a lib/*.lib
106+
git status
106107
git diff-index --quiet HEAD || git commit -m "Automated build"
107108
git push

0 commit comments

Comments
 (0)