Skip to content
This repository has been archived by the owner on Mar 24, 2023. It is now read-only.

Add CI action to deploy book to GitHub pages #167

Merged
merged 1 commit into from
May 29, 2021

Conversation

adlerjohn
Copy link
Member

Follow up on #165. This action will automatically deploy master to https://lazyledger.github.io/lazyledger-specs/latest and tags to https://lazyledger.github.io/lazyledger-specs/<tag>. (Unfortunately no good way to preview the effects of this action until it runs.)

@adlerjohn adlerjohn added the ci label May 29, 2021
@adlerjohn adlerjohn self-assigned this May 29, 2021
@adlerjohn adlerjohn merged commit 89b56fb into master May 29, 2021
@adlerjohn adlerjohn deleted the adlerjohn/deploy_book_ci branch May 29, 2021 19:27
@liamsi
Copy link
Member

liamsi commented May 29, 2021

@liamsi
Copy link
Member

liamsi commented May 29, 2021

Didn't work

Run mdbook build docs
Error: -29 19:28:11 [ERROR] (mdbook::utils): Error: Couldn't open SUMMARY.md in "/home/runner/work/lazyledger-specs/lazyledger-specs/docs/src" directory
Error: -29 19:28:11 [ERROR] (mdbook::utils): 	Caused By: No such file or directory (os error 2)
Error: Process completed with exit code 101.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Automate deployment to docs.lazyledger.org with GitHub action
2 participants