Added readme.md.
This commit is contained in:
parent
8d783374a1
commit
e2f8986051
2 changed files with 1 additions and 1 deletions
2
.github/actions/build-docs/upload.ros
vendored
2
.github/actions/build-docs/upload.ros
vendored
|
@ -154,7 +154,7 @@ behaviour could be overriden by keyword argument ``:raise t``."
|
||||||
(cond
|
(cond
|
||||||
((git-repository-was-changed-p)
|
((git-repository-was-changed-p)
|
||||||
|
|
||||||
(git "add .")
|
(git "add -u")
|
||||||
(when (uiop:getenv "GITHUB_ACTIONS")
|
(when (uiop:getenv "GITHUB_ACTIONS")
|
||||||
(log:info "Pushing changes to gh-pages branch")
|
(log:info "Pushing changes to gh-pages branch")
|
||||||
|
|
||||||
|
|
0
README.md
Normal file
0
README.md
Normal file
Loading…
Reference in a new issue