Added readme.md.

This commit is contained in:
Alexander Artemenko 2021-02-07 01:04:04 +03:00
parent 8d783374a1
commit e2f8986051
2 changed files with 1 additions and 1 deletions

View file

@ -154,7 +154,7 @@ behaviour could be overriden by keyword argument ``:raise t``."
(cond
((git-repository-was-changed-p)
(git "add .")
(git "add -u")
(when (uiop:getenv "GITHUB_ACTIONS")
(log:info "Pushing changes to gh-pages branch")

0
README.md Normal file
View file