File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 8282 book/book_serif/book.log
8383 book/book_serif/book.pdf
8484 book/book-epub/book.epub
85- - name : Copy book to downloads server
85+ - name : Copy website to downloads server
8686 uses : burnett01/rsync-deployments@7.0.2
8787 with :
8888 switches : " -avzr --delete"
Original file line number Diff line number Diff line change @@ -41,15 +41,15 @@ jobs:
4141 run : |
4242 cd /app/book
4343 make -j -O serif ebook website
44- - name : Upload book Artifacts
44+ - name : Upload book artifacts to GitHub
4545 uses : actions/upload-artifact@v4
4646 with :
4747 name : books
4848 path : |
4949 book/book_serif/book.log
5050 book/book_serif/book.pdf
5151 book/book-epub/book.epub
52- - name : Upload website Artifacts
52+ - name : Upload website artifacts to GitHub
5353 uses : actions/upload-artifact@v4
5454 with :
5555 name : website
You can’t perform that action at this time.
0 commit comments