ci: Deploy pages.
Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
parent
499991e530
commit
2b77f2c435
4 changed files with 34 additions and 5 deletions
2
.github/workflows/package.yml
vendored
2
.github/workflows/package.yml
vendored
|
|
@ -60,7 +60,7 @@ jobs:
|
|||
includes: ${{inputs.includes}}
|
||||
artifact: >
|
||||
{
|
||||
"book": {"dst": "book", "src": "/book"},
|
||||
"book": {"dst": "book", "src": "/book", "pages": true},
|
||||
}
|
||||
|
||||
binary:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue