Skip to content

Commit 11b2773

Browse files
committed
Name
1 parent 637f797 commit 11b2773

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Build static content and deploy to Pages
1+
name: Build all books and deploy them to Pages
22

33
on:
44
# Runs on pushes targeting the default branch

.github/workflows/make_book.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Build static book contents and deploy
1+
name: Build a book and deploy it to Pages
22

33
on:
44
workflow_call:

0 commit comments

Comments
 (0)