Update pages.yml
This commit is contained in:
parent
ee17a72439
commit
0b70d8e929
1 changed files with 3 additions and 0 deletions
3
.github/workflows/pages.yml
vendored
3
.github/workflows/pages.yml
vendored
|
|
@ -44,6 +44,9 @@ jobs:
|
|||
echo '⚠️ There are no changes to commit, stopping.'
|
||||
else
|
||||
echo
|
||||
echo "keep_history: $keep_history"
|
||||
echo "REMOTE_BRANCH_EXISTS: $REMOTE_BRANCH_EXISTS"
|
||||
echo "DIRTY: $DIRTY"
|
||||
echo log before commit
|
||||
git log
|
||||
git config user.name ${COMMITER_NAME}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue