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.'
|
echo '⚠️ There are no changes to commit, stopping.'
|
||||||
else
|
else
|
||||||
echo
|
echo
|
||||||
|
echo "keep_history: $keep_history"
|
||||||
|
echo "REMOTE_BRANCH_EXISTS: $REMOTE_BRANCH_EXISTS"
|
||||||
|
echo "DIRTY: $DIRTY"
|
||||||
echo log before commit
|
echo log before commit
|
||||||
git log
|
git log
|
||||||
git config user.name ${COMMITER_NAME}
|
git config user.name ${COMMITER_NAME}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue